Skip to content

feat: add connect

feat: add connect #22

Triggered via pull request October 2, 2024 04:41
Status Failure
Total duration 1m 20s
Artifacts

backend-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
go-static-checks: version.go#L3
Comment should end in a period (godot)
go-static-checks: server/server.go#L17
File is not `goimports`-ed with -local github.com/usememos/memos (goimports)
go-static-checks: server/server.go#L109
ineffectual assignment to err (ineffassign)
go-static-checks: server/server.go#L121
ineffectual assignment to err (ineffassign)
go-static-checks
issues found
go-static-checks
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
go-static-checks: server/server.go#L27
duplicated-imports: Package "github.com/usememos/memos/store" already imported (revive)