Skip to content

Add quotes around exec path (#28) #242

Add quotes around exec path (#28)

Add quotes around exec path (#28) #242

Triggered via push June 8, 2024 20:17
Status Failure
Total duration 1m 30s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
Build Linux: BeatSaberModManager/Services/Implementations/BeatSaber/BeatMods/BeatModsModInstaller.cs#L22
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Build Linux: BeatSaberModManager/Services/Implementations/BeatSaber/BeatMods/BeatModsModInstaller.cs#L21
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Build Linux: BeatSaberModManager/Services/Implementations/BeatSaber/BeatMods/BeatModsModProvider.cs#L23
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Build Linux: BeatSaberModManager/Services/Implementations/BeatSaber/BeatSaver/BeatSaverMapInstaller.cs#L152
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Build Linux: BeatSaberModManager/Views/Localization/LocalizationManager.cs#L81
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Build Linux: BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L31
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
Build Linux: BeatSaberModManager/Models/Implementations/Settings/AppSettings.cs#L50
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build Linux: BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L34
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
Build Linux: BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L42
Use block body for operator (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0024)
Build Linux: BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L53
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
Build Windows: BeatSaberModManager/Views/Localization/LocalizationManager.cs#L81
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Build Windows: BeatSaberModManager/Services/Implementations/BeatSaber/BeatSaver/BeatSaverMapInstaller.cs#L152
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Build Windows: BeatSaberModManager/Services/Implementations/BeatSaber/BeatMods/BeatModsModProvider.cs#L23
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Build Windows: BeatSaberModManager/Services/Implementations/BeatSaber/BeatMods/BeatModsModInstaller.cs#L22
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Build Windows: BeatSaberModManager/Services/Implementations/BeatSaber/BeatMods/BeatModsModInstaller.cs#L21
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
Build Windows: BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L31
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
Build Windows: BeatSaberModManager/Models/Implementations/Settings/AppSettings.cs#L50
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Build Windows: BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L34
Use block body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
Build Windows: BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L42
Use block body for operator (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0024)
Build Windows: BeatSaberModManager/Models/Implementations/Progress/ProgressInfo.cs#L50
Use block body for operator (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0024)
Build Linux
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/.
Build Linux: 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'.
Build Linux: 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.
Build Windows
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/.
Build Windows: 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'.
Build Windows: 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.