Merge pull request #2209 from planetarium/release/1.4.0 #10505
Annotations
10 warnings
.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.
|
.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.
|
.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.
|
Lib9c.Policy/Policy/NCBlockPolicy.cs#L16
Cannot convert null literal to non-nullable reference type.
|
Lib9c.Policy/Policy/NCBlockPolicy.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Lib9c.Policy/Policy/NCBlockPolicy.cs#L19
Cannot convert null literal to non-nullable reference type.
|
Lib9c.Policy/Policy/NCBlockPolicy.cs#L20
Cannot convert null literal to non-nullable reference type.
|
Lib9c.Policy/Policy/NCBlockPolicy.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Lib9c.Policy/Policy/NCBlockPolicy.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Lib9c.Policy/NCStagePolicy.cs#L38
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading