Added workflow_dispatch
event for CI.
#2
Annotations
12 warnings
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#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#L29
Non-nullable field 'formatter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
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#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)'.
|
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/
|
This job succeeded
Loading