Skip to content

Update module github.com/mattn/go-sqlite3 to v1.14.24 #1157

Update module github.com/mattn/go-sqlite3 to v1.14.24

Update module github.com/mattn/go-sqlite3 to v1.14.24 #1157

Triggered via push October 23, 2024 19:27
Status Failure
Total duration 3m 22s
Artifacts

lint-go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
lint: pkg/ipamclient/client_test.go#L244
only one cuddle assignment allowed before if statement (wsl)
lint
issues found
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/
lint: pkg/ipamclient/client_test.go#L19
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/ipamclient/client_test.go#L45
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/ipamclient/client_test.go#L241
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/serve.go#L43
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)