Adding general improvements and fixing TODOs #44
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
|