Skip to content

Fix on handshake failure not disconnecting connection (#6179) #83

Fix on handshake failure not disconnecting connection (#6179)

Fix on handshake failure not disconnecting connection (#6179) #83

Triggered via push October 13, 2023 09:48
Status Success
Total duration 24m 42s
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.