add comments #844
Annotations
10 warnings
.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.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.Policy/Policy/BlockPolicySource.cs#L59
Cannot convert null literal to non-nullable reference type.
|
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#L58
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading