Feat/backend/api/v1 #27
Annotations
4 errors and 1 warning
golangci-lint:
typing-server/api/router/router.go#L12
undefined: chi (typecheck)
|
golangci-lint:
typing-server/api/handler/score.go#L39
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
golangci-lint:
typing-server/api/handler/user.go#L26
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/typing/typing. Supported file pattern: go.sum
|
Loading