App will not start instead of reseting config when corrupt #163
Annotations
3 errors and 9 warnings
Build on ubuntu-latest
Process completed with exit code 1.
|
Build on windows-latest
The job was canceled because "ubuntu-latest" failed.
|
Build on windows-latest
The operation was canceled.
|
Build on ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build on ubuntu-latest:
Src/RandomizerTMF.Logic/Services/MapDownloader.cs#L155
Possible null reference argument for parameter 'env' in 'void IDiscordRichPresence.SessionMap(string mapName, string imageUrl, string env)'.
|
Build on ubuntu-latest:
Src/RandomizerTMF/Models/PlayedMapModel.cs#L35
Converting null literal or possible null value to non-nullable type.
|
Build on ubuntu-latest:
Src/RandomizerTMF/Models/PlayedMapModel.cs#L37
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Bitmap>.TryGetValue(string key, out Bitmap value)'.
|
Build on ubuntu-latest
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: Avalonia.Angle.Windows.Natives. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Build on ubuntu-latest:
Src/RandomizerTMF.Logic/Services/MapDownloader.cs#L155
Possible null reference argument for parameter 'env' in 'void IDiscordRichPresence.SessionMap(string mapName, string imageUrl, string env)'.
|
Build on ubuntu-latest:
Src/RandomizerTMF/Models/PlayedMapModel.cs#L35
Converting null literal or possible null value to non-nullable type.
|
Build on ubuntu-latest:
Src/RandomizerTMF/Models/PlayedMapModel.cs#L37
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Bitmap>.TryGetValue(string key, out Bitmap value)'.
|
Build on ubuntu-latest
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: Avalonia.Angle.Windows.Natives. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|