Add quotes around exec path (#28) #242
Annotations
10 errors and 3 warnings
BeatSaberModManager/Services/Implementations/BeatSaber/BeatMods/BeatModsModInstaller.cs#L22
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
BeatSaberModManager/Services/Implementations/BeatSaber/BeatMods/BeatModsModInstaller.cs#L21
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
BeatSaberModManager/Services/Implementations/BeatSaber/BeatMods/BeatModsModProvider.cs#L23
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
BeatSaberModManager/Services/Implementations/BeatSaber/BeatSaver/BeatSaverMapInstaller.cs#L152
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
BeatSaberModManager/Views/Localization/LocalizationManager.cs#L81
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L31
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
BeatSaberModManager/Models/Implementations/Settings/AppSettings.cs#L50
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L34
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L42
Use block body for operator (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0024)
|
BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L53
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
BSIPA-Linux/src/Program.cs#L103
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
BSIPA-Linux/src/Program.cs#L92
Using member 'System.Reflection.Assembly.LoadFile(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
|
The logs for this run have expired and are no longer available.
Loading