feat: add connect #1
Open
Annotations
5 errors and 2 warnings
version.go#L3
Comment should end in a period (godot)
|
server/server.go#L17
File is not `goimports`-ed with -local github.com/usememos/memos (goimports)
|
server/server.go#L109
ineffectual assignment to err (ineffassign)
|
server/server.go#L121
ineffectual assignment to err (ineffassign)
|
|
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/
|
server/server.go#L27
duplicated-imports: Package "github.com/usememos/memos/store" already imported (revive)
|
This job failed
Loading