Update auth.go #2
backend-tests.yml
on: push
go-static-checks
58s
go-tests
9s
Annotations
12 errors and 1 warning
go-tests:
api/v1/auth.go#L189
allowSignUpSetting declared and not used
|
go-tests
Process completed with exit code 1.
|
go-static-checks:
server/frontend/frontend.go#L13
could not import github.com/usememos/memos/api/v1 (-: # github.com/usememos/memos/api/v1
|
go-static-checks:
api/v1/auth.go#L189
allowSignUpSetting declared and not used) (typecheck)
|
go-static-checks:
server/integration/telegram.go#L14
could not import github.com/usememos/memos/api/v1 (-: # github.com/usememos/memos/api/v1
|
go-static-checks:
api/v1/auth.go#L189
allowSignUpSetting declared and not used) (typecheck)
|
go-static-checks:
server/server.go#L15
could not import github.com/usememos/memos/api/v1 (-: # github.com/usememos/memos/api/v1
|
go-static-checks:
api/v1/auth.go#L189
allowSignUpSetting declared and not used) (typecheck)
|
go-static-checks:
api/v1/auth.go#L1
: # github.com/usememos/memos/api/v1 [github.com/usememos/memos/api/v1.test]
|
go-static-checks:
api/v1/auth.go#L189
allowSignUpSetting declared and not used (typecheck)
|
go-static-checks
allowSignUpSetting declared and not used)\" were hidden, use --max-same-issues"
|
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/.
|