Skip to content

feat: Fix BlockChain API from IAccountState #9418

feat: Fix BlockChain API from IAccountState

feat: Fix BlockChain API from IAccountState #9418

Triggered via push October 25, 2023 09:01
Status Success
Total duration 3m 48s
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