fix trigger conditions of "main" workflow #841
Annotations
20 warnings
build-for-unity:
.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-for-unity:
.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-for-unity:
Lib9c.Policy/Policy/BlockPolicySource.cs#L59
Cannot convert null literal to non-nullable reference type.
|
build-for-unity:
Lib9c.Policy/Policy/NCBlockPolicy.cs#L16
Cannot convert null literal to non-nullable reference type.
|
build-for-unity:
Lib9c.Policy/Policy/NCBlockPolicy.cs#L18
Cannot convert null literal to non-nullable reference type.
|
build-for-unity:
Lib9c.Policy/Policy/NCBlockPolicy.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build-for-unity:
Lib9c.Policy/Policy/NCBlockPolicy.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build-for-unity:
Lib9c.Policy/Policy/NCBlockPolicy.cs#L21
Cannot convert null literal to non-nullable reference type.
|
build-for-unity:
Lib9c.Policy/Policy/NCBlockPolicy.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build-for-unity:
Lib9c.Policy/Policy/VariableSubPolicy.cs#L139
Converting null literal or possible null value to non-nullable type.
|
build-and-test (Release):
.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-test (Release):
.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-test (Release):
.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L44
Non-nullable property 'BaseState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test (Release):
.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L44
Non-nullable property 'TotalUpdatedFungibleAssets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test (Release):
.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L62
Non-nullable property 'BaseState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test (Release):
.Libplanet.Extensions.ActionEvaluatorCommonComponents/AccountStateDelta.cs#L62
Non-nullable property 'TotalUpdatedFungibleAssets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L63
Nullable value type may be null.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L103
Possible null reference argument for parameter 'source' in 'IEnumerable<string> Enumerable.Select<Address, string>(IEnumerable<Address> source, Func<Address, string> selector)'.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L105
Nullable value type may be null.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L111
Possible null reference argument for parameter 'source' in 'IEnumerable<string> Enumerable.Select<Address, string>(IEnumerable<Address> source, Func<Address, string> selector)'.
|