Skip to content

Deploy IotaSDK.NET to NuGet #5

Deploy IotaSDK.NET to NuGet

Deploy IotaSDK.NET to NuGet #5

Triggered via release January 8, 2024 13:33
@wireless90wireless90
published 8700c7e
Status Failure
Total duration 58s
Artifacts

Nuget.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: IotaSDK.NET/Domain/Inputs/InputSigningData.cs#L18
Cannot convert null literal to non-nullable reference type.
build: IotaSDK.NET/Domain/Options/SendBaseCoinToAddressesOptions.cs#L34
Cannot convert null literal to non-nullable reference type.
build: IotaSDK.NET/Domain/Outputs/Remainder.cs#L18
Cannot convert null literal to non-nullable reference type.
build: IotaSDK.NET/Contexts/WalletContext/Commands/StoreMnemonic/StoreMnemonicCommandHandler.cs#L27
Converting null literal or possible null value to non-nullable type.
build: IotaSDK.NET/Common/Models/IotaSDKResponse.cs#L20
Non-nullable property 'Payload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: IotaSDK.NET/Domain/Nft/NftOptionsBuilder.cs#L13
Non-nullable field '_nftIrc27Builder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: IotaSDK.NET/Domain/Nft/MintNftBuilder.cs#L17
Non-nullable field '_optionsBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: IotaSDK.NET/Domain/Tokens/CreateNativeTokenBuilder.cs#L14
The field 'CreateNativeTokenBuilder._nativeToken' is never used
build: IotaSDK.NET/Wallet.cs#L42
The field 'Wallet._account' is assigned but its value is never used
build: IotaSDK.NET/Domain/Inputs/InputSigningData.cs#L18
Cannot convert null literal to non-nullable reference type.