Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Delete Content

Delete Content #600

Triggered via pull request April 23, 2024 20:31
Status Failure
Total duration 47s
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, 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/hyper/entity.go#L327
exported: exported method Storage.ForEachComment should have comment or be unexported (revive)
lint-go: backend/daemon/api/documents/v1alpha/comments.go#L137
unused-parameter: parameter 'conn' seems to be unused, consider removing or renaming it as _ (revive)