Skip to content

feat: Fix BlockChain API from IAccountState #9428

feat: Fix BlockChain API from IAccountState

feat: Fix BlockChain API from IAccountState #9428

Triggered via push October 27, 2023 05:01
Status Success
Total duration 4m 19s
Artifacts

check-build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
check-build: Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
check-build: Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
check-build: Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
check-build: Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
check-build: Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
check-build: Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
check-build: Libplanet.Explorer.Tests/Queries/StateQueryTest.cs#L428
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
check-build: Libplanet.Explorer.Tests/Queries/StateQueryTest.cs#L431
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
check-build: Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
check-build: Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members