Skip to content

Publish to nuget.org #17

Publish to nuget.org

Publish to nuget.org #17

Manually triggered December 19, 2024 11:42
Status Failure
Total duration 30s
Artifacts

nuget-publish.yml

on: workflow_dispatch

Annotations

1 error and 11 warnings
publish
😭 error: File does not exist (1).
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
publish: Casper.Network.SDK/obj/Release/netstandard2.0/Casper.Network.SDK.AssemblyInfo.cs#L17
The specified version string '3.0.0-beta2' does not conform to the recommended format - major.minor.build.revision
publish: Casper.Network.SDK/Types/AddressableEntity.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/PackageIdentifier.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Casper.Network.SDK/Types/PackageIdentifier.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Casper.Network.SDK/Types/PackageIdentifier.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Casper.Network.SDK/Types/PackageIdentifier.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Casper.Network.SDK/Types/Transform.cs#L232
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Casper.Network.SDK/Types/Transform.cs#L233
The variable 'value' is assigned but its value is never used
publish: Casper.Network.SDK/Types/TransactionV1EntryPoint.cs#L104
The variable 'e' is declared but never used