Publish #27
publish.yml
on: workflow_dispatch
Test and publish
1m 24s
Annotations
12 warnings
Test and 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/.
|
Test and publish:
src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'a' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
|
Test and publish:
src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
|
Test and publish:
src/Nethermind.Verkle.Tests/Curve/BanderwagonTests.cs#L177
The result of the expression is always 'true' since a value of type 'Banderwagon' is never equal to 'null' of type 'Banderwagon?'
|
Test and publish:
src/Nethermind.Verkle.Bench/NoIntrinsicsJobAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Test and publish:
src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'a' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
|
Test and publish:
src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
|
Test and publish:
src/Nethermind.Verkle.Tests/Curve/BanderwagonTests.cs#L177
The result of the expression is always 'true' since a value of type 'Banderwagon' is never equal to 'null' of type 'Banderwagon?'
|
Test and publish:
src/Nethermind.Verkle.Bench/NoIntrinsicsJobAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Test and publish:
src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'a' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
|
Test and publish:
src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
|
Test and publish:
src/Nethermind.Verkle.Tests/Curve/BanderwagonTests.cs#L177
The result of the expression is always 'true' since a value of type 'Banderwagon' is never equal to 'null' of type 'Banderwagon?'
|