Release with email tweaks #31
Annotations
9 errors and 1 warning
|
API Lint
issues found
|
|
API Lint:
apps/api/internal/api/handlers/events.go#L23
ST1001: should not use dot imports (staticcheck)
|
|
API Lint:
apps/api/internal/api/handlers/events.go#L22
ST1019: package "github.com/swamphacks/core/apps/api/internal/parse" is being imported more than once (staticcheck)
|
|
API Lint:
apps/api/internal/services/application.go#L132
ineffectual assignment to err (ineffassign)
|
|
API Lint:
apps/api/internal/storage/r2.go#L70
Error return value of `result.Body.Close` is not checked (errcheck)
|
|
API Lint:
apps/api/internal/api/handlers/events.go#L330
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
API Lint:
apps/api/internal/api/handlers/events.go#L317
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
API Lint:
apps/api/internal/api/handlers/application.go#L190
Error return value of `resumeFile.Close` is not checked (errcheck)
|
|
API Lint:
apps/api/internal/api/api.go#L75
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
API Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/core/core. Supported file pattern: go.sum
|