feat: add connect #18
backend-tests.yml
on: pull_request
go-static-checks
33s
go-tests
14s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
go-static-checks:
server/server.go#L27
duplicated-imports: Package "github.com/usememos/memos/store" already imported (revive)
|