Bump github.com/prometheus/client_golang from 1.18.0 to 1.20.5 #181
Annotations
7 errors and 2 warnings
test:
cmd/root.go#L57
undefined: version.NewCollector
|
test
Process completed with exit code 2.
|
lint:
cmd/config.go#L1
: # github.com/strangelove-ventures/sl-exporter/cmd
|
lint:
cmd/root.go#L57
undefined: version.NewCollector (typecheck)
|
lint:
main.go#L3
could not import github.com/strangelove-ventures/sl-exporter/cmd (-: # github.com/strangelove-ventures/sl-exporter/cmd
|
lint:
cmd/root.go#L57
undefined: version.NewCollector) (typecheck)
|
lint
issues found
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|