Skip to content

add base monitoring with prometheus #15

add base monitoring with prometheus

add base monitoring with prometheus #15

Triggered via pull request February 1, 2024 21:58
Status Failure
Total duration 18s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: cmd/shibesbot/monitoring/monitoring.go#L27
Error return value of `hm.srv.ListenAndServe` is not checked (errcheck)
lint: cmd/shibesbot/monitoring/monitoring.go#L32
Error return value of `hm.srv.Shutdown` is not checked (errcheck)
lint: cmd/shibesbot/monitoring/monitoring.go#L11
type `metrics` is unused (unused)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.