🔀 ci: for plugin upload #10756
Triggered via pull request
November 30, 2023 08:56
Status
Success
Total duration
15m 51s
Artifacts
–
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.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-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/DebugPolicy.cs#L21
Possible null reference return.
|
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):
.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-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L64
Nullable value type may be null.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L104
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#L106
Nullable value type may be null.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L112
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#L174
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L179
Non-nullable property 'States' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test (Release):
.Libplanet.Extensions.RemoteBlockChainStates/RemoteBlockState.cs#L184
Non-nullable property 'StateQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|