Skip to content

CodeQL analysis

CodeQL analysis #87

Triggered via schedule October 29, 2023 00:20
Status Success
Total duration 22m 4s
Artifacts

codeql.yml

on: schedule
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.