Publish #18
publish.yml
on: workflow_dispatch
Test and publish
53s
Annotations
6 warnings
Test and publish:
src/Nethermind.Verkle/Proofs/MultiProof.cs#L96
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#L96
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
|
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#L96
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#L96
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
|
Test and publish:
src/Nethermind.Verkle.Bench/NoIntrinsicsJobAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
|