1.1.4 #13
Annotations
4 warnings
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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)'.
|
The logs for this run have expired and are no longer available.
Loading