Skip to content

Update LocalAdmin.cs #576

Update LocalAdmin.cs

Update LocalAdmin.cs #576

Triggered via push October 13, 2024 19:59
Status Failure
Total duration 46s
Artifacts

dotnet-core.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
.Net 8.0 on ubuntu-20.04: Core/LocalAdmin.cs#L670
Argument 1: cannot convert from 'sbyte*' to 'nint'
.Net 8.0 on ubuntu-20.04
Process completed with exit code 1.
.Net 8.0 on windows-latest
The job was canceled because "ubuntu-20_04_8_0" failed.
.Net 8.0 on windows-latest
The operation was canceled.
.Net 8.0 on ubuntu-20.04: JSON/JsonGenerated.cs#L68
Possible null reference return.
.Net 8.0 on ubuntu-20.04: JSON/JsonGenerated.cs#L86
Possible null reference return.
.Net 8.0 on ubuntu-20.04: 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)'.
.Net 8.0 on ubuntu-20.04: JSON/JsonGenerated.cs#L381
Possible null reference return.
.Net 8.0 on ubuntu-20.04: 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)'.
.Net 8.0 on ubuntu-20.04: 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)'.
.Net 8.0 on ubuntu-20.04: 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.
.Net 8.0 on ubuntu-20.04: JSON/JsonGenerated.cs#L903
Possible null reference argument for parameter 'name' in 'GitHubReleaseAsset.GitHubReleaseAsset(string name, string url)'.
.Net 8.0 on ubuntu-20.04: JSON/JsonGenerated.cs#L903
Possible null reference argument for parameter 'url' in 'GitHubReleaseAsset.GitHubReleaseAsset(string name, string url)'.
.Net 8.0 on ubuntu-20.04: JSON/JsonGenerated.cs#L316
Possible null reference argument for parameter 'repository' in 'PluginAlias.PluginAlias(string repository, byte flags)'.