Update protect.go #3377
Annotations
10 errors and 2 warnings
golangci-lint:
pkg/log/zap_logger.go#L94
undefined: lumberjack (typecheck)
|
golangci-lint:
pkg/rest/fiber.go#L31
undefined: fiber (typecheck)
|
golangci-lint:
pkg/rest/fiber.go#L35
undefined: fiber (typecheck)
|
golangci-lint:
pkg/rest/fiber.go#L61
undefined: fiber (typecheck)
|
golangci-lint:
pkg/rest/server.go#L95
s.Handler undefined (type *Server has no field or method Handler) (typecheck)
|
golangci-lint:
pkg/rest/server.go#L149
srv.Addr undefined (type *Server has no field or method Addr) (typecheck)
|
golangci-lint:
pkg/rest/server.go#L165
srv.Addr undefined (type *Server has no field or method Addr) (typecheck)
|
golangci-lint:
pkg/rest/server.go#L176
srv.TLSConfig undefined (type *Server has no field or method TLSConfig) (typecheck)
|
golangci-lint:
pkg/rest/server.go#L190
srv.TLSConfig undefined (type *Server has no field or method TLSConfig) (typecheck)
|
golangci-lint:
pkg/rest/server.go#L191
srv.TLSConfig undefined (type *Server has no field or method TLSConfig) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-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/
|
Loading