Metadata + Events / Extrinsics / Blocks database integration #59
Annotations
2 errors and 11 warnings
Test Solution
Process completed with exit code 1.
|
Publish Test Results
Failed test were found and 'fail-on-error' option is set to true
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and analyze:
src/Infrastructure/Substrate.NetApi/Model/Types/Base/BaseBitSeq.cs#L202
Missing XML comment for publicly visible type or member 'BaseBitSeq<T1, T2>.InternalLength'
|
Build and analyze:
src/Infrastructure/Substrate.NetApi/Model/Types/Base/BaseEnumExt3.cs#L3915
XML comment is not placed on a valid language element
|
Build and analyze:
src/Infrastructure/Substrate.NetApi/Model/Types/Metadata/V15/CustomMetadataV15.cs#L8
Missing XML comment for publicly visible type or member 'CustomMetadataV15'
|
Build and analyze:
src/Infrastructure/Substrate.NetApi/SubstrateClient.cs#L73
Missing XML comment for publicly visible type or member 'SubstrateClient.ConnectionLost'
|
Build and analyze:
src/Infrastructure/Substrate.NetApi/SubstrateClient.cs#L171
Missing XML comment for publicly visible type or member 'SubstrateClient.RuntimeCall'
|
Build and analyze:
src/Infrastructure/Substrate.NetApi/Model/Types/Base/BaseBitSeq.cs#L12
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build and analyze:
src/Infrastructure/Substrate.NetApi/Model/Types/Base/BaseEnumExt3.cs#L4169
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/Infrastructure/Substrate.NetApi/RequestGenerator.cs#L18
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
Build and analyze:
src/Infrastructure/Substrate.NetApi/HashExtension.cs#L13
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
Build and analyze:
src/Infrastructure/Substrate.NetApi/Constants.cs#L23
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
Loading