Skip to content

Remove RC from version #88

Remove RC from version

Remove RC from version #88

Triggered via push November 3, 2023 12:52
Status Success
Total duration 12m 37s
Artifacts

codeql.yml

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

Annotations

2 warnings
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.