Skip to content

chore: fix ValidatorSet.ValidateBlockCommitValidators() behavior for … #1105

chore: fix ValidatorSet.ValidateBlockCommitValidators() behavior for …

chore: fix ValidatorSet.ValidateBlockCommitValidators() behavior for … #1105

Triggered via push June 14, 2024 05:46
Status Success
Total duration 2m 16s
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