Removed redundant using #494
Annotations
10 warnings
|
JSON/JsonGenerated.cs#L68
Possible null reference return.
|
JSON/JsonGenerated.cs#L86
Possible null reference return.
|
JSON/JsonGenerated.cs#L1017
Possible null reference argument for parameter 'assets' in 'GitHubRelease.GitHubRelease(string? message, uint id, string? tag_name, DateTime published_at, List<GitHubReleaseAsset> assets)'.
|
JSON/JsonGenerated.cs#L381
Possible null reference return.
|
JSON/JsonGenerated.cs#L445
Possible null reference argument for parameter 'pluginVersionCache' in 'DataJson.DataJson(string? gitHubPersonalAccessToken, DateTime? eulaAccepted, bool pluginManagerWarningDismissed, DateTime? lastPluginAliasesRefresh, Dictionary<string, PluginVersionCache> pluginVersionCache, Dictionary<string, PluginAlias> pluginAliases)'.
|
JSON/JsonGenerated.cs#L445
Possible null reference argument for parameter 'pluginAliases' in 'DataJson.DataJson(string? gitHubPersonalAccessToken, DateTime? eulaAccepted, bool pluginManagerWarningDismissed, DateTime? lastPluginAliasesRefresh, Dictionary<string, PluginVersionCache> pluginVersionCache, Dictionary<string, PluginAlias> pluginAliases)'.
|
JSON/JsonGenerated.cs#L29
Non-nullable field 'formatter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
JSON/JsonGenerated.cs#L654
Possible null reference return.
|
JSON/JsonGenerated.cs#L712
Possible null reference argument for parameter 'installedByPlugins' in 'Dependency.Dependency(string? fileHash, DateTime installationDate, DateTime updateDate, bool manuallyInstalled, List<string> installedByPlugins)'.
|
The logs for this run have expired and are no longer available.
Loading