Skip to content

Set up some more helper extension methods for ITextReader. #353

Set up some more helper extension methods for ITextReader.

Set up some more helper extension methods for ITextReader. #353

Triggered via push August 12, 2026 05:33
Status Failure
Total duration 2m 58s
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/util/NameofUtil.cs#L97
Dereference of a possibly null reference.
build: Schema/src/util/NameofUtil.cs#L76
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/BitLogic.cs#L47
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
build: Schema/src/util/BitLogic.cs#L27
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
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/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']