Skip to content

Merge pull request #142 from Sarmaad/main #78

Merge pull request #142 from Sarmaad/main

Merge pull request #142 from Sarmaad/main #78

Re-run triggered April 15, 2024 00:57
Status Success
Total duration 1m 22s
Artifacts

nuget.yml

on: push
build, pack & publish
1m 14s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build, pack & 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/.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP30/Interfaces/IWebWalletApi.cs#L34
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP30/Interfaces/IWebWalletApi.cs#L87
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP2/CoinSelectionService.cs#L17
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP2/CoinSelectionService.cs#L31
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP2/CoinSelectionService.cs#L83
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP8/EdDSACoseSigner.cs#L12
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP8/EdDSACoseSigner.cs#L12
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP8/EdDSACoseSigner.cs#L40
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP8/EdDSACoseSigner.cs#L40
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP8/ICoseSigner.cs#L9
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP30/Interfaces/IWebWalletApi.cs#L34
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP30/Interfaces/IWebWalletApi.cs#L87
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP2/CoinSelectionService.cs#L17
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP2/CoinSelectionService.cs#L31
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP2/CoinSelectionService.cs#L83
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP2/CoinSelectionStrategies/BaseSelectionStrategy.cs#L13
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP2/CoinSelectionStrategies/BaseSelectionStrategy.cs#L35
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP2/CoinSelectionStrategies/BaseSelectionStrategy.cs#L56
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP2/CoinSelectionStrategies/ICoinSelectionStrategy.cs#L10
Cannot convert null literal to non-nullable reference type.
build, pack & publish: CardanoSharp.Wallet/CIPs/CIP2/CoinSelectionStrategies/LargestFirstStrategy.cs#L17
Cannot convert null literal to non-nullable reference type.