Publish Nuget package #20
Triggered via release
February 6, 2024 07:48
dmitry-bym
published
a470ebd
Status
Failure
Total duration
36s
Artifacts
–
publish-packages.yml
on: release
publish-packages
28s
Annotations
1 error and 12 warnings
publish-packages
Process completed with exit code 1.
|
publish-packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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-packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish-packages:
src/GenOne.Geolocation/src/GpsLocationParser.cs#L25
Cannot convert null literal to non-nullable reference type.
|
publish-packages:
src/GenOne.Geolocation/src/GpsLocationParser.cs#L32
Cannot convert null literal to non-nullable reference type.
|
publish-packages:
src/GenOne.Geolocation/src/GpsLocationParser.cs#L39
Cannot convert null literal to non-nullable reference type.
|
publish-packages:
src/GenOne.Geolocation/src/GpsLocationParser.cs#L46
Cannot convert null literal to non-nullable reference type.
|
publish-packages:
src/GenOne.Blazor.BottomSheet/src/Components/BottomSheetBlazorJs.razor#L24
Component parameter 'GenOne.Blazor.BottomSheet.Components.BottomSheetBlazorJs.Stops' should be auto property
|
publish-packages:
src/GenOne.Blazor.Map/src/Component/Map.razor#L43
Component parameter 'GenOne.Blazor.Map.Component.Map.FollowConsumerLocation' should be auto property
|
publish-packages:
src/GenOne.Blazor.Map/src/Component/Map.razor#L63
Component parameter 'GenOne.Blazor.Map.Component.Map.MarkerPosition' should be auto property
|
publish-packages:
src/GenOne.Blazor.Map/src/Component/Map.razor#L80
Component parameter 'GenOne.Blazor.Map.Component.Map.MarkerLocationCanBeChanged' should be auto property
|
publish-packages:
src/GenOne.Blazor.Map/src/Component/Map.razor#L99
Component parameter 'GenOne.Blazor.Map.Component.Map.ViewPosition' should be auto property
|
publish-packages:
src/GenOne.Geolocation/src/GpsLocationParser.cs#L25
Cannot convert null literal to non-nullable reference type.
|