Skip to content

Set up ITextReader methods for handling strings. #352

Set up ITextReader methods for handling strings.

Set up ITextReader methods for handling strings. #352

Triggered via push August 12, 2026 05:31
Status Failure
Total duration 2m 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: Schema/src/binary/BinarySchemaSymbolUtil.cs#L31
Cannot convert null literal to non-nullable reference type.
build: Schema/src/binary/BinarySchemaGenerator.cs#L30
Cannot convert null literal to non-nullable reference type.
build: Schema/src/util/AccessChainUtil.cs#L102
Possible null reference assignment.
build: Schema/src/util/AccessChainUtil.cs#L101
Possible null reference assignment.
build: Schema/src/util/AccessChainUtil.cs#L94
Possible null reference assignment.
build: Schema/src/util/AccessChainUtil.cs#L51
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/binary/attributes/align/AlignStartAttribute.cs#L17
Non-nullable property 'OtherMember' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Schema/src/binary/attributes/align/AlignStartAttribute.cs#L12
Non-nullable property 'OtherMember' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Schema/src/util/data/OutOfOrderDictionary.cs#L14
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
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']