Rename the receiver object name in the radio manager #216
Annotations
4 errors and 1 warning
src/webserver/subsonic/create_playlist.go#L67
S1011: should replace loop with `playlistUpdate.AddTracks = append(playlistUpdate.AddTracks, trackIDs...)` (gosimple)
|
src/playlists/manager.go#L256
S1002: should omit comparison to bool constant, can be simplified to `!*args.Public` (gosimple)
|
src/playlists/manager.go#L263
S1002: should omit comparison to bool constant, can be simplified to `!args.RemoveAllTracks` (gosimple)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading