Skip to content

Publish to nuget.org #15

Publish to nuget.org

Publish to nuget.org #15

Manually triggered July 12, 2024 11:54
Status Failure
Total duration 32s
Artifacts

nuget-publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
publish
😭 error: File does not exist (1).
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, rohith/publish-nuget@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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, rohith/publish-nuget@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish: Casper.Network.SDK/Types/Package.cs#L81
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
publish: Casper.Network.SDK/obj/Release/netstandard2.0/Casper.Network.SDK.AssemblyInfo.cs#L17
The specified version string '3.0.0-beta1' does not conform to the recommended format - major.minor.build.revision
publish: Casper.Network.SDK/Types/Block.cs#L82
'BlockHeaderV2.EraEnd' hides inherited member 'BlockHeaderV1.EraEnd'. Use the new keyword if hiding was intended.
publish: Casper.Network.SDK/Types/Transform.cs#L103
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Casper.Network.SDK.Types.TransformKindV1)22' is not covered.
publish: Casper.Network.SDK/JsonRpc/CasperMethods.cs#L225
XML comment has a param tag for 'blockIdentifier', but there is no parameter by that name
publish: Casper.Network.SDK/JsonRpc/CasperMethods.cs#L226
Parameter 'stateIdentifier' has no matching param tag in the XML comment for 'QueryBalance.QueryBalance(IPurseIdentifier, StateIdentifier)' (but other parameters do)
publish: Casper.Network.SDK/SSE/ServerEventsClient.cs#L145
Parameter 'nodeVersion' has no matching param tag in the XML comment for 'ServerEventsClient.ServerEventsClient(string, int, int)' (but other parameters do)
publish: Casper.Network.SDK/Types/Package.cs#L81
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
publish: Casper.Network.SDK/obj/Release/net8.0/Casper.Network.SDK.AssemblyInfo.cs#L17
The specified version string '3.0.0-beta1' does not conform to the recommended format - major.minor.build.revision
publish: Casper.Network.SDK/Types/Block.cs#L82
'BlockHeaderV2.EraEnd' hides inherited member 'BlockHeaderV1.EraEnd'. Use the new keyword if hiding was intended.