build(deps): update module github.com/prometheus/exporter-toolkit to v0.13.1 #3011
Triggered via pull request
September 16, 2024 19:45
Status
Failure
Total duration
1m 58s
Artifacts
–
Annotations
6 errors
test:
main.go#L389
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to web.ListenAndServe
|
test
Process completed with exit code 1.
|
lint:
main.go#L389
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to web.ListenAndServe (typecheck)
|
lint
issues found
|
build
Process completed with exit code 125.
|
codeql-analyze
cannot use logger (variable of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to web.ListenAndServe
|