feat: Add NodeService #156
Annotations
11 warnings
check-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
check-build:
src/Libplanet.Common/FixedSizedQueue.cs#L49
Possible null reference assignment.
|
check-build:
src/Libplanet.Common/FixedSizedQueue.cs#L49
Possible null reference assignment.
|
check-build:
sdk/node/Libplanet.Node/Services/Node.cs#L16
Remove the field '_privateKey' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
|
check-build
Found version-specific or distribution-specific runtime identifier(s): win7. Affected libraries: System.Private.ServiceModel. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
check-build:
sdk/node/Libplanet.Node.Extensions/NodeBuilder/LibplanetNodeBuilder.cs#L38
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
check-build
Found version-specific or distribution-specific runtime identifier(s): win7. Affected libraries: System.Private.ServiceModel. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
check-build
Found version-specific or distribution-specific runtime identifier(s): win7. Affected libraries: System.Private.ServiceModel. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
check-build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "ImmutableTrie
|
check-build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "ImmutableTrie
|
check-build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "ImmutableTrie
|