Syncer supports to enable rbac (#1487) #3455
Annotations
10 errors and 3 warnings
|
lint:
pkg/rest/server.go#L190
srv.TLSConfig undefined (type *Server has no field or method TLSConfig) (typecheck)
|
|
lint:
pkg/rest/server.go#L176
srv.TLSConfig undefined (type *Server has no field or method TLSConfig) (typecheck)
|
|
lint:
pkg/rest/server.go#L165
srv.Addr undefined (type *Server has no field or method Addr) (typecheck)
|
|
lint:
pkg/rest/server.go#L149
srv.Addr undefined (type *Server has no field or method Addr) (typecheck)
|
|
lint:
pkg/rest/server.go#L95
s.Handler undefined (type *Server has no field or method Handler) (typecheck)
|
|
lint:
pkg/rest/fiber.go#L61
undefined: fiber (typecheck)
|
|
lint:
pkg/rest/fiber.go#L35
undefined: fiber (typecheck)
|
|
lint:
pkg/rest/fiber.go#L31
undefined: fiber (typecheck)
|
|
lint:
pkg/rest/server.go#L28
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|
|
lint:
pkg/log/zap_logger.go#L94
undefined: lumberjack (typecheck)
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, golangci/golangci-lint-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Cache service responded with 400
|
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|