Added more test coverage for SequencesUtil. #173
Annotations
26 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup .NET
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Post Setup .NET
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build:
Schema/src/binary/io/OutOfOrderDictionary.cs#L12
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IOutOfOrderDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build:
Schema/src/binary/attributes/align/AlignAttribute.cs#L8
Non-nullable property 'OtherMember' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Schema/src/util/AccessChainUtil.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Build:
Schema/src/util/AccessChainUtil.cs#L50
Cannot convert null literal to non-nullable reference type.
|
Build:
Schema/src/util/AccessChainUtil.cs#L59
Dereference of a possibly null reference.
|
Build:
Schema/src/binary/attributes/align/AlignAttribute.cs#L13
Non-nullable property 'OtherMember' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Schema/src/binary/attributes/string/WLengthOfStringParser.cs#L23
Nullability of reference types in value of type 'IMemberReference<string>?[]' doesn't match target type 'IMemberReference<string>[]'.
|
Build:
Schema/src/text/writer/IndentedStreamWriter.cs#L52
Unreachable code detected
|
Build:
Schema/src/text/writer/IndentedStreamWriter.cs#L65
Unreachable code detected
|
Build:
Schema/src/util/AccessChainUtil.cs#L94
Possible null reference assignment.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup .NET
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Post Setup .NET
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build:
Schema/src/binary/io/OutOfOrderDictionary.cs#L12
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IOutOfOrderDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build:
Schema/src/binary/attributes/align/AlignAttribute.cs#L8
Non-nullable property 'OtherMember' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Schema/src/util/AccessChainUtil.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Build:
Schema/src/util/AccessChainUtil.cs#L50
Cannot convert null literal to non-nullable reference type.
|
Build:
Schema/src/util/AccessChainUtil.cs#L59
Dereference of a possibly null reference.
|
Build:
Schema/src/binary/attributes/align/AlignAttribute.cs#L13
Non-nullable property 'OtherMember' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Schema/src/binary/attributes/string/WLengthOfStringParser.cs#L23
Nullability of reference types in value of type 'IMemberReference<string>?[]' doesn't match target type 'IMemberReference<string>[]'.
|
Build:
Schema/src/text/writer/IndentedStreamWriter.cs#L52
Unreachable code detected
|
Build:
Schema/src/text/writer/IndentedStreamWriter.cs#L65
Unreachable code detected
|
Build:
Schema/src/util/AccessChainUtil.cs#L94
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading