Serialization changes, changed to net8.0 #533
Annotations
12 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "LocalAdmin-all-8.0", "LocalAdmin-linux-x64-8.0", "LocalAdmin-win-x64-8.0".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)'.
|
JSON/JsonGenerated.cs#L226
Possible null reference argument for parameter 'version' in 'PluginVersionCache.PluginVersionCache(string version, uint releaseId, DateTime publishmentTime, DateTime lastRefreshed, string dllDownloadUrl, string? dependenciesDownloadUrl)'.
|
JSON/JsonGenerated.cs#L226
Possible null reference argument for parameter 'dllDownloadUrl' in 'PluginVersionCache.PluginVersionCache(string version, uint releaseId, DateTime publishmentTime, DateTime lastRefreshed, string dllDownloadUrl, string? dependenciesDownloadUrl)'.
|
JSON/JsonGenerated.cs#L903
Possible null reference argument for parameter 'name' in 'GitHubReleaseAsset.GitHubReleaseAsset(string name, string url)'.
|
JSON/JsonGenerated.cs#L903
Possible null reference argument for parameter 'url' in 'GitHubReleaseAsset.GitHubReleaseAsset(string name, string url)'.
|
JSON/JsonGenerated.cs#L530
Possible null reference return.
|
JSON/JsonGenerated.cs#L770
Possible null reference return.
|
JSON/JsonGenerated.cs#L816
Possible null reference argument for parameter 'installedPlugins' in 'ServerPluginsConfig.ServerPluginsConfig(Dictionary<string, InstalledPlugin> installedPlugins, Dictionary<string, Dependency> dependencies, DateTime? lastUpdateCheck)'.
|
This job succeeded
Loading