Skip to content

updated dependencies #842

updated dependencies

updated dependencies #842

Triggered via push October 19, 2024 05:18
Status Failure
Total duration 4m 58s
Artifacts

lint.yml

on: push
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Lint (ubuntu-latest, 1.21): engine/plugins/horizontals/plugin.go#L237
func `(*horizPlugin).sweepNetblock` is unused (unused)
Lint (ubuntu-latest, 1.21): engine/plugins/horizontals/plugin.go#L243
func `(*horizPlugin).inScopeNetblockIPs` is unused (unused)
Lint (ubuntu-latest, 1.21): engine/plugins/horizontals/plugin.go#L267
func `(*horizPlugin).distAcrossNetblock` is unused (unused)
Lint (ubuntu-latest, 1.21)
issues found
Lint (macos-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
Lint (macos-latest, 1.21): engine/plugins/horizontals/plugin.go#L237
func `(*horizPlugin).sweepNetblock` is unused (unused)
Lint (macos-latest, 1.21): engine/plugins/horizontals/plugin.go#L243
func `(*horizPlugin).inScopeNetblockIPs` is unused (unused)
Lint (macos-latest, 1.21): engine/plugins/horizontals/plugin.go#L267
func `(*horizPlugin).distAcrossNetblock` is unused (unused)
Lint (macos-latest, 1.21)
issues found
Lint (windows-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
Lint (windows-latest, 1.21): engine/plugins/horizontals/plugin.go#L237
func `(*horizPlugin).sweepNetblock` is unused (unused)
Lint (windows-latest, 1.21): engine/plugins/horizontals/plugin.go#L243
func `(*horizPlugin).inScopeNetblockIPs` is unused (unused)
Lint (windows-latest, 1.21): engine/plugins/horizontals/plugin.go#L267
func `(*horizPlugin).distAcrossNetblock` is unused (unused)
Lint (windows-latest, 1.21)
issues found
Lint (ubuntu-latest, 1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/