Added --eula
argument and environment variable to accept EULA witho…
#559
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 use a deprecated Node.js version 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 adding the 'required' modifier or declaring the field as nullable.
|
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#L316
Possible null reference argument for parameter 'repository' in 'PluginAlias.PluginAlias(string repository, byte flags)'.
|
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)'.
|
This job succeeded
Loading