Add missing } in GenerateNextSongId() in PlaylistManager.cs #6
Annotations
7 errors and 6 warnings
build:
Orchestrion/Audio/PlaylistManager.cs#L143
Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement
|
build:
Orchestrion/Audio/PlaylistManager.cs#L141
Control cannot fall through from one case label ('case RepeatMode.Two:') to another
|
build:
Orchestrion/Audio/PlaylistManager.cs#L134
'PlaylistManager.GenerateNextSongId()': not all code paths return a value
|
build:
Orchestrion/Audio/PlaylistManager.cs#L143
Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement
|
build:
Orchestrion/Audio/PlaylistManager.cs#L141
Control cannot fall through from one case label ('case RepeatMode.Two:') to another
|
build:
Orchestrion/Audio/PlaylistManager.cs#L134
'PlaylistManager.GenerateNextSongId()': not all code paths return a value
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Orchestrion/Util.cs#L63
The variable 'ignore' is declared but never used
|
build:
Orchestrion/Persistence/Configuration.cs#L86
'Configuration.FavoriteSongs' is obsolete: 'Favorites are gone in favor of playlists.'
|
build:
Orchestrion/Util.cs#L63
The variable 'ignore' is declared but never used
|
build:
Orchestrion/Persistence/Configuration.cs#L86
'Configuration.FavoriteSongs' is obsolete: 'Favorites are gone in favor of playlists.'
|