Skip to content

fix: Clean up BlockChain API, update Explorer query #9405

fix: Clean up BlockChain API, update Explorer query

fix: Clean up BlockChain API, update Explorer query #9405

Triggered via push October 23, 2023 03:26
Status Success
Total duration 3m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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#L425
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#L451
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