Skip to content

Adding general improvements and fixing TODOs #44

Adding general improvements and fixing TODOs

Adding general improvements and fixing TODOs #44

Triggered via pull request January 5, 2025 20:20
Status Failure
Total duration 27s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: services/encoder/manager.go#L12
services/encoder/manager.go:12: Line contains TODO/BUG/FIXME: "TODO Make the cool subroutine here" (godox)
lint: services/creator/playlist/playlist.go#L148
services/creator/playlist/playlist.go:148: Line contains TODO/BUG/FIXME: "TODO do we need position? We can get an ..." (godox)
lint: services/campus/period.go#L93
services/campus/period.go:93: Line contains TODO/BUG/FIXME: "TODO: Need to convert time from what's g..." (godox)
lint: controllers/v1/stream/stream.go#L251
fmt.Errorf can be replaced with errors.New (perfsprint)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636