Skip to content

Quick Switcher

Quick Switcher #571

Triggered via pull request February 20, 2024 22:44
Status Failure
Total duration 1m 57s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint-go
issues found
lint-go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, 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-go: backend/daemon/api/entities/v1alpha/entities.go#L359
exported: comment on exported method Server.SearchLocalEntites should be of the form "SearchLocalEntites ..." (revive)
lint-go: backend/daemon/api/entities/v1alpha/entities.go#L370
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)