Skip to content

feat: add "self" command to NodeState query #1106

feat: add "self" command to NodeState query

feat: add "self" command to NodeState query #1106

Triggered via push June 20, 2024 08:44
Status Success
Total duration 2m 23s
Artifacts

check-build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-build: Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
check-build: Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members
check-build: Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members
check-build: Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members
check-build: Libplanet.Explorer.Tests/Queries/StateQueryTest.Mocks.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
check-build: Libplanet.Explorer.Tests/Queries/StateQueryTest.Mocks.cs#L70
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
check-build: Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
check-build: Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members
check-build: Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members
check-build: Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members