feat: file store, PUT endpoint, A1-A10 validation, scoped auth#31
Merged
Annotations
5 errors and 1 warning
|
Lint
issues found
|
|
Lint:
internal/validate/validate.go#L208
S1031: unnecessary nil check around range (gosimple)
|
|
Lint:
internal/auth/auth.go#L72
const `tokenContextKey` is unused (unused)
|
|
Lint:
internal/auth/auth.go#L70
type `contextKey` is unused (unused)
|
|
Lint:
internal/server/handlers.go#L117
Error return value of `s.config.Store.IncrementDownloads` is not checked (errcheck)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading