Exp/libp2p #3677
Annotations
10 errors and 11 warnings
src/Libplanet.Net/BoundPeer.cs#L8
The type or namespace name 'Multiformats' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Net/BoundPeer.cs#L9
The type or namespace name 'Multiformats' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Net/BoundPeer.cs#L10
The type or namespace name 'Nethermind' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Net/CryptoKeyConverter.cs#L6
The type or namespace name 'Nethermind' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Net/CryptoKeyConverter.cs#L5
The type or namespace name 'Nethermind' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Net/CryptoKeyConverter.cs#L7
The type or namespace name 'Nethermind' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Net/CryptoKeyConverter.cs#L2
The type or namespace name 'Google' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Net/CryptoKeyConverter.cs#L4
The type or namespace name 'Nethermind' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Net/Protocols/ReqRepProtocol.cs#L6
The type or namespace name 'Multiformats' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Net/Protocols/ReqRepProtocol.cs#L7
The type or namespace name 'Nethermind' could not be found (are you missing a using directive or an assembly reference?)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Libplanet.Common/FixedSizedQueue.cs#L49
Possible null reference assignment.
|
src/Libplanet.Store/BlockSet.cs#L160
Converting null literal or possible null value to non-nullable type.
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L14
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L21
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L28
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L13
Closing brace should be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md)
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L20
Closing brace should be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md)
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L27
Closing brace should be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md)
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L14
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
src/Libplanet.Action/IPolicyActionsRegistry.cs#L21
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
This job failed
Loading