Update publish.yml #7
Annotations
12 warnings
Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Asv.Mavlink
|
Publish:
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).
|
Publish:
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).
|
Publish:
src/Asv.Avalonia.Map/Core/GPoint.cs#L82
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
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).
|
Publish:
src/Asv.Avalonia.Map/Core/GRect.cs#L148
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
src/Asv.Avalonia.Map/Core/GSize.cs#L79
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
src/Asv.Avalonia.Map/Core/RectLatLng.cs#L117
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
src/Asv.Avalonia.Map/Core/SizeLatLng.cs#L80
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
src/Asv.Avalonia.Map/Core/Internals/LoadTask.cs#L16
Cannot convert null literal to non-nullable reference type.
|
Publish:
src/Asv.Avalonia.Map/Core/Internals/SocksProxySocket/ProxySocket.cs#L157
'ProxySocket.Connect(string, int)' hides inherited member 'Socket.Connect(string, int)'. Use the new keyword if hiding was intended.
|