Skip to content

auto complete kind

auto complete kind #58

Triggered via push February 29, 2024 08:42
Status Failure
Total duration 1m 41s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
issues found
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Restore cache failed: Dependencies file is not found in /home/runner/work/ink/ink. Supported file pattern: go.sum
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, 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/.
lint: core/service/box/box.go#L102
unused-parameter: parameter 'tx' seems to be unused, consider removing or renaming it as _ (revive)
lint: core/service/box/box.go#L141
unused-parameter: parameter 'tx' seems to be unused, consider removing or renaming it as _ (revive)
lint: core/service/box/box.go#L174
unused-parameter: parameter 'tx' seems to be unused, consider removing or renaming it as _ (revive)
lint: core/handler/handler.go#L66
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint: core/command/worker.go#L42
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint: core/command/daemon.go#L49
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ink/ink. Supported file pattern: go.sum