Skip to content

test: pre-release version #6

test: pre-release version

test: pre-release version #6

Triggered via push September 30, 2024 21:51
Status Success
Total duration 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Asv.Avalonia.Map/obj/Release/net8.0/Asv.Avalonia.Map.AssemblyInfo.cs#L17
The specified version string '2.0.8-rc.1' does not conform to the recommended format - major.minor.build.revision
build: src/Asv.Avalonia.Map/Core/Internals/SocksProxySocket/SocksHttpWebRequest.cs#L81
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/Asv.Avalonia.Map/Core/Internals/SocksProxySocket/SocksHttpWebRequest.cs#L142
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/Asv.Avalonia.Map/Core/MapProviders/GMapProvider.cs#L679
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Asv.Avalonia.Map/Core/MapProviders/GMapProvider.cs#L760
Nullability of reference types in type of parameter 'value' of 'void EmptyWebProxy.Credentials.set' doesn't match implicitly implemented member 'void IWebProxy.Credentials.set' (possibly because of nullability attributes).
build: src/Asv.Avalonia.Map/Core/Internals/Tile.cs#L105
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Asv.Avalonia.Map/Core/MapRoute.cs#L248
Nullability of reference types in type of parameter 'sender' of 'void MapRoute.OnDeserialization(object sender)' doesn't match implicitly implemented member 'void IDeserializationCallback.OnDeserialization(object? sender)' (possibly because of nullability attributes).
build: src/Asv.Avalonia.Map/Core/GPoint.cs#L82
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Asv.Avalonia.Map/Core/GRect.cs#L148
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Asv.Avalonia.Map/Core/GSize.cs#L79
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).