Skip to content

Waitlist fixes and withdraw feature #48

Waitlist fixes and withdraw feature

Waitlist fixes and withdraw feature #48

Triggered via pull request January 16, 2026 18:01
@h1divph1divp
opened #283
dev
Status Failure
Total duration 1m 8s
Artifacts

lint-api.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
API Lint: apps/api/internal/api/middleware/events.go#L57
ineffectual assignment to err (ineffassign)
API Lint: apps/api/internal/workers/bat.go#L105
Error return value of `w.scheduler.Start` is not checked (errcheck)
API Lint: apps/api/internal/storage/r2.go#L73
Error return value of `result.Body.Close` is not checked (errcheck)
API Lint: apps/api/internal/api/handlers/teams.go#L317
Error return value of `r.Body.Close` is not checked (errcheck)
API Lint: apps/api/internal/api/handlers/teams.go#L215
Error return value of `r.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#L187
Error return value of `resumeFile.Close` is not checked (errcheck)
API Lint: apps/api/internal/api/api.go#L77
Error return value of `fmt.Fprintln` is not checked (errcheck)
API Lint: apps/api/cmd/BAT_worker/main.go#L71
Error return value of `taskQueueClient.Close` 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