fix memory leak when there are more than one metric families #3356
Annotations
10 errors and 4 warnings
lint:
pkg/log/zap_logger.go#L94
undefined: lumberjack (typecheck)
|
lint:
pkg/rest/fiber.go#L31
undefined: fiber (typecheck)
|
lint:
pkg/rest/fiber.go#L35
undefined: fiber (typecheck)
|
lint:
pkg/rest/fiber.go#L61
undefined: fiber (typecheck)
|
lint:
pkg/rest/server.go#L95
s.Handler undefined (type *Server has no field or method Handler) (typecheck)
|
lint:
pkg/rest/server.go#L149
srv.Addr undefined (type *Server has no field or method Addr) (typecheck)
|
lint:
pkg/rest/server.go#L165
srv.Addr undefined (type *Server has no field or method Addr) (typecheck)
|
lint:
pkg/rest/server.go#L176
srv.TLSConfig undefined (type *Server has no field or method TLSConfig) (typecheck)
|
lint:
pkg/rest/server.go#L190
srv.TLSConfig undefined (type *Server has no field or method TLSConfig) (typecheck)
|
lint:
pkg/rest/server.go#L191
srv.TLSConfig undefined (type *Server has no field or method TLSConfig) (typecheck)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|