Skip to content

Bump version of client to 1.20.2 #65

Bump version of client to 1.20.2

Bump version of client to 1.20.2 #65

Triggered via push August 28, 2023 08:59
Status Failure
Total duration 9m 52s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Analyze (csharp): src/Nethermind/Nethermind.Specs.Test/ChainSpecStyle/ChainSpecLoaderTests.cs#L372
'ChainSpec' does not contain a definition for 'CancunTimestamp' and no accessible extension method 'CancunTimestamp' accepting a first argument of type 'ChainSpec' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Nethermind/Nethermind.Specs.Test/ChainSpecStyle/ChainSpecLoaderTests.cs#L372
'ChainSpec' does not contain a definition for 'CancunTimestamp' and no accessible extension method 'CancunTimestamp' accepting a first argument of type 'ChainSpec' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp): src/Nethermind/Nethermind.Merkleization/MerkleTree.cs#L145
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): src/Nethermind/Nethermind.Merkleization/MerkleTree.cs#L145
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.