Update code coverage #156
Annotations
9 warnings
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/
|
Src/RandomizerTMF.Logic/Services/MapDownloader.cs#L155
Possible null reference argument for parameter 'env' in 'void IDiscordRichPresence.SessionMap(string mapName, string imageUrl, string env)'.
|
Src/RandomizerTMF/Models/PlayedMapModel.cs#L35
Converting null literal or possible null value to non-nullable type.
|
Src/RandomizerTMF/Models/PlayedMapModel.cs#L37
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Bitmap>.TryGetValue(string key, out Bitmap value)'.
|
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.
|
Src/RandomizerTMF.Logic/Services/MapDownloader.cs#L155
Possible null reference argument for parameter 'env' in 'void IDiscordRichPresence.SessionMap(string mapName, string imageUrl, string env)'.
|
Src/RandomizerTMF/Models/PlayedMapModel.cs#L35
Converting null literal or possible null value to non-nullable type.
|
Src/RandomizerTMF/Models/PlayedMapModel.cs#L37
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Bitmap>.TryGetValue(string key, out Bitmap value)'.
|
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.
|
The logs for this run have expired and are no longer available.
Loading