Readme disclaimer #407
Merged
Readme disclaimer #407
Annotations
20 warnings
|
src/JASM.AutoUpdater/MainPageVM.cs#L430
Field 'MainPageVM.ApiGitHubRelease.prerelease' is never assigned to, and will always have its default value false
|
|
src/JASM.AutoUpdater/MainPageVM.cs#L528
Field 'ApiAssets.browser_download_url' is never assigned to, and will always have its default value null
|
|
src/JASM.AutoUpdater/MainPageVM.cs#L427
Field 'MainPageVM.ApiGitHubRelease.target_commitish' is never assigned to, and will always have its default value null
|
|
src/JASM.AutoUpdater/MainPageVM.cs#L429
Field 'MainPageVM.ApiGitHubRelease.tag_name' is never assigned to, and will always have its default value null
|
|
src/JASM.AutoUpdater/MainPageVM.cs#L426
Field 'MainPageVM.ApiGitHubRelease.html_url' is never assigned to, and will always have its default value null
|
|
src/JASM.AutoUpdater/MainPageVM.cs#L428
Field 'MainPageVM.ApiGitHubRelease.browser_download_url' is never assigned to, and will always have its default value null
|
|
src/JASM.AutoUpdater/MainPageVM.cs#L438
Non-nullable field 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
src/JASM.AutoUpdater/MainPageVM.cs#L109
The variable 'e' is declared but never used
|
|
src/JASM.AutoUpdater/MainPageVM.cs#L105
The variable 'e' is declared but never used
|
|
src/JASM.AutoUpdater/App.xaml.cs#L102
The variable 'exception' is declared but never used
|
|
src/GIMI-ModManager.Core/Entities/CharacterModList.cs#L401
Possible null reference argument for parameter 'watcher' in 'DisableWatcher.DisableWatcher(FileSystemWatcher watcher)'.
|
|
src/GIMI-ModManager.Core/Entities/CharacterModList.cs#L329
Dereference of a possibly null reference.
|
|
src/GIMI-ModManager.Core/Entities/CharacterModList.cs#L310
Dereference of a possibly null reference.
|
|
src/GIMI-ModManager.Core/Entities/CharacterModList.cs#L302
Dereference of a possibly null reference.
|
|
src/GIMI-ModManager.Core/Entities/CharacterModList.cs#L280
Dereference of a possibly null reference.
|
|
src/GIMI-ModManager.Core/GamesService/GameSettingsManager.cs#L129
Member '_settings' must have a non-null value when exiting.
|
|
src/GIMI-ModManager.Core/GamesService/GameSettingsManager.cs#L126
Member '_settings' must have a non-null value when exiting.
|
|
src/GIMI-ModManager.Core/GamesService/GameSettingsManager.cs#L122
Member '_settings' must have a non-null value when exiting.
|
|
src/GIMI-ModManager.Core/Services/SkinManagerService.cs#L286
Unreachable code detected
|
|
src/GIMI-ModManager.Core/Entities/Mods/SkinMod/SkinMod.cs#L84
'SkinMod.Refresh()' hides inherited member 'Mod.Refresh()'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading