Skip to content

fix: Remove ActionQuery.DevEx #6004

fix: Remove ActionQuery.DevEx

fix: Remove ActionQuery.DevEx #6004

Triggered via push October 27, 2023 05:05
Status Failure
Total duration 3m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Matrix: build-and-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 20 warnings
build-and-tests (DevEx): NineChronicles.Headless/GraphTypes/ActionQuery.cs#L510
The name 'RegisterFieldsForDevEx' does not exist in the current context
build-and-tests (DevEx)
Process completed with exit code 1.
build-and-tests (DevEx)
The job was canceled because "ubuntu-20_04_DevEx" failed.
build-and-tests (DevEx)
The operation was canceled.
build-and-tests (Release)
The job was canceled because "ubuntu-20_04_DevEx" failed.
build-and-tests (Release)
The operation was canceled.
build-and-tests (Release)
The job was canceled because "ubuntu-20_04_DevEx" failed.
build-and-tests (Release)
The operation was canceled.
build-and-tests (DevEx): Lib9c/.Lib9c.StateService.Shared/RemoteEvaluationResponse.cs#L5
Non-nullable property 'Evaluations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.Lib9c.StateService.Shared/RemoteEvaluationRequest.cs#L5
Non-nullable property 'PreEvaluationBlock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.Lib9c.StateService.Shared/RemoteEvaluationRequest.cs#L7
Non-nullable property 'BaseStateRootHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
build-and-tests (DevEx): Lib9c/.Libplanet.Extensions.RemoteStates/RemoteWorldState.cs#L86
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (Release): Lib9c/.Lib9c.StateService.Shared/RemoteEvaluationResponse.cs#L5
Non-nullable property 'Evaluations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (Release): Lib9c/.Lib9c.StateService.Shared/RemoteEvaluationRequest.cs#L5
Non-nullable property 'PreEvaluationBlock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (Release): Lib9c/.Lib9c.StateService.Shared/RemoteEvaluationRequest.cs#L7
Non-nullable property 'BaseStateRootHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
build-and-tests (Release): Lib9c/.Libplanet.Extensions.RemoteStates/RemoteWorldState.cs#L86
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (Release): Lib9c/.Libplanet.Extensions.RemoteStates/RemoteWorldState.cs#L91
Non-nullable property 'WorldState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (Release): Lib9c/.Libplanet.Extensions.RemoteStates/RemoteWorldState.cs#L96
Non-nullable property 'StateRootHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.