Skip to content

bugfix: probe state #570

bugfix: probe state

bugfix: probe state #570

Triggered via pull request May 16, 2024 02:02
Status Failure
Total duration 8m 19s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 17 warnings
Shellcheck
Connection reset by peer (api.github.com:443)
lint: pkg/exporter/cmd/server.go#L368
Error return value of `srv.Shutdown` is not checked (errcheck)
lint
issues found
check-bpf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
super-linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
super-linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-mod
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2.1.3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-mod
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2.1.3, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-mod
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/37335c7bb261b353407cff977110895fa0b4f7d8'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
go-mod
Back off 18.388 seconds before retry.
Shellcheck
Failed to download action 'https://api.github.com/repos/ludeeus/action-shellcheck/tarball/94e0aab03ca135d11a35e5bfc14e6746dc56e7e9'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Shellcheck
Back off 20.778 seconds before retry.
Shellcheck
Failed to download action 'https://api.github.com/repos/ludeeus/action-shellcheck/tarball/94e0aab03ca135d11a35e5bfc14e6746dc56e7e9'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Shellcheck
Back off 11.25 seconds before retry.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2.1.3, golangci/golangci-lint-action@v2.5.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2.1.3, golangci/golangci-lint-action@v2.5.2. 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/
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: pkg/exporter/cmd/server.go#L386
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/exporter/cmd/server.go#L283
var-naming: method newHttpServer should be newHTTPServer (revive)