Merge pull request #3813 from limebell/feature/nullable-votepower #53
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, Sibz/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: Sibz/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members
|
Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members
|
Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members
|
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.
|
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.
|
Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members
|
Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members
|
Libplanet.Action/ActionEvaluator.cs#L774
'public' members should come before 'private' members
|
This job succeeded
Loading