This repository has been archived by the owner on Oct 26, 2023. It is now read-only.
Bump github.com/prometheus/exporter-toolkit from 0.6.1 to 0.7.2 #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors and 2 warnings
lint:
asset/assets_vfsdata.go#L539
missing return (typecheck)
|
lint:
main.go#L63
undeclared name: `kingpin` (typecheck)
|
lint:
main.go#L79
undeclared name: `kingpin` (typecheck)
|
lint:
main.go#L94
undeclared name: `kingpin` (typecheck)
|
lint:
main.go#L39
"gopkg.in/alecthomas/kingpin.v2" imported but not used (typecheck)
|
lint:
handler/handler_test.go#L20
"fmt" imported but not used (typecheck)
|
lint:
storage/diskmetricstore.go#L563
lv declared but not used (typecheck)
|
lint
issues found
|
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 `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/
|