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

Merge functionality #603

Merge functionality

Merge functionality #603

Triggered via pull request May 16, 2024 08:25
Status Failure
Total duration 2m 6s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint-go: backend/daemon/api/documents/v1alpha/documents_test.go#L631
unnecessary trailing newline (whitespace)
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/daemon/api/documents/v1alpha/documents.go#L951
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)