Skip to content

refactor and bump to 0.3.0 #164

refactor and bump to 0.3.0

refactor and bump to 0.3.0 #164

Triggered via push June 18, 2024 13:53
Status Success
Total duration 5m 34s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
build (release, 1)
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 (release, 1): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'a' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (release, 1): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (release, 1): 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?'
build (release, 1): src/Nethermind.Verkle.Bench/NoIntrinsicsJobAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
build (release, 1): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'a' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (release, 1): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (release, 1): 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?'
build (release, 1): src/Nethermind.Verkle.Bench/NoIntrinsicsJobAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
build (release, 0)
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 (release, 0): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'a' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (release, 0): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (release, 0): 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?'
build (release, 0): src/Nethermind.Verkle.Bench/NoIntrinsicsJobAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
build (release, 0): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'a' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (release, 0): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (release, 0): 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?'
build (release, 0): src/Nethermind.Verkle.Bench/NoIntrinsicsJobAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
build (debug, 1)
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 (debug, 1): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'a' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (debug, 1): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (debug, 1): 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?'
build (debug, 1): src/Nethermind.Verkle.Bench/NoIntrinsicsJobAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
build (debug, 1): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'a' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (debug, 1): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (debug, 1): 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?'
build (debug, 1): src/Nethermind.Verkle.Bench/NoIntrinsicsJobAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
build (debug, 0)
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 (debug, 0): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'a' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (debug, 0): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (debug, 0): 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?'
build (debug, 0): src/Nethermind.Verkle.Bench/NoIntrinsicsJobAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.
build (debug, 0): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'a' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (debug, 0): src/Nethermind.Verkle/Proofs/MultiProof.cs#L94
Possible null reference argument for parameter 'b' in 'LagrangeBasis LagrangeBasis.operator +(in LagrangeBasis a, in LagrangeBasis b)'.
build (debug, 0): 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?'
build (debug, 0): src/Nethermind.Verkle.Bench/NoIntrinsicsJobAttribute.cs#L14
Cannot convert null literal to non-nullable reference type.