Skip to content

Optimize QuestReward deserialize #9529

Optimize QuestReward deserialize

Optimize QuestReward deserialize #9529

Triggered via push July 18, 2023 08:44
Status Failure
Total duration 2m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
build-for-unity
2m 43s
build-for-unity
release
0s
release
update-submodule
0s
update-submodule
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
build-for-unity: .Lib9c.Tests/Model/QuestRewardTest.cs#L20
Argument 1: cannot convert from 'System.Collections.Generic.Dictionary<int, int>' to 'string'
build-for-unity: .Lib9c.Tests/Model/QuestRewardTest.cs#L25
Argument 2: cannot convert from 'System.Collections.Generic.IEnumerable<System.Tuple<int, int>>' to 'string'
build-for-unity: .Lib9c.Tests/Model/QuestRewardTest.cs#L20
Argument 1: cannot convert from 'System.Collections.Generic.Dictionary<int, int>' to 'string'
build-for-unity: .Lib9c.Tests/Model/QuestRewardTest.cs#L25
Argument 2: cannot convert from 'System.Collections.Generic.IEnumerable<System.Tuple<int, int>>' to 'string'
build-for-unity
Process completed with exit code 1.
build-and-test (Release): .Lib9c.Tests/Model/QuestRewardTest.cs#L20
Argument 1: cannot convert from 'System.Collections.Generic.Dictionary<int, int>' to 'string'
build-and-test (Release): .Lib9c.Tests/Model/QuestRewardTest.cs#L25
Argument 2: cannot convert from 'System.Collections.Generic.IEnumerable<System.Tuple<int, int>>' to 'string'
build-and-test (Release): .Lib9c.Tests/Model/QuestRewardTest.cs#L20
Argument 1: cannot convert from 'System.Collections.Generic.Dictionary<int, int>' to 'string'
build-and-test (Release): .Lib9c.Tests/Model/QuestRewardTest.cs#L25
Argument 2: cannot convert from 'System.Collections.Generic.IEnumerable<System.Tuple<int, int>>' to 'string'
build-and-test (Release)
Process completed with exit code 1.
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/NCStagePolicy.cs#L53
Possible null reference return.
build-for-unity: Lib9c.Policy/Policy/DebugPolicy.cs#L28
Possible null reference return.
build-for-unity: Lib9c.Policy/Policy/DebugPolicy.cs#L34
Possible null reference return.
build-and-test (Release): Lib9c.Policy/NCStagePolicy.cs#L120
Nullability of reference types in type of parameter 'x' of 'int TxComparer.Compare(Transaction x, Transaction y)' doesn't match implicitly implemented member 'int IComparer<Transaction>.Compare(Transaction? x, Transaction? y)' (possibly because of nullability attributes).
build-and-test (Release): Lib9c.Policy/NCStagePolicy.cs#L120
Nullability of reference types in type of parameter 'y' of 'int TxComparer.Compare(Transaction x, Transaction y)' doesn't match implicitly implemented member 'int IComparer<Transaction>.Compare(Transaction? x, Transaction? y)' (possibly because of nullability attributes).
build-and-test (Release): Lib9c.Policy/Policy/BlockPolicySource.cs#L59
Cannot convert null literal to non-nullable reference type.
build-and-test (Release): Lib9c.Policy/Policy/NCBlockPolicy.cs#L16
Cannot convert null literal to non-nullable reference type.
build-and-test (Release): Lib9c.Policy/Policy/NCBlockPolicy.cs#L18
Cannot convert null literal to non-nullable reference type.
build-and-test (Release): Lib9c.Policy/Policy/NCBlockPolicy.cs#L19
Cannot convert null literal to non-nullable reference type.
build-and-test (Release): Lib9c.Policy/Policy/NCBlockPolicy.cs#L20
Cannot convert null literal to non-nullable reference type.
build-and-test (Release): Lib9c.Policy/Policy/NCBlockPolicy.cs#L21
Cannot convert null literal to non-nullable reference type.
build-and-test (Release): Lib9c.Policy/Policy/NCBlockPolicy.cs#L22
Cannot convert null literal to non-nullable reference type.
build-and-test (Release): Lib9c.Policy/NCStagePolicy.cs#L53
Possible null reference return.