Skip to content

Set up methods for skipping to a terminator, and added tests. #356

Set up methods for skipping to a terminator, and added tests.

Set up methods for skipping to a terminator, and added tests. #356

Triggered via push August 13, 2026 05:01
Status Failure
Total duration 2m 34s
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/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/util/symbols/SymbolTypeUtil.cs#L117
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Microsoft.CodeAnalysis.TypeKind.Unknown' is not covered.
build: Schema/src/util/symbols/TypeSymbolExtensions.cs#L39
Cannot convert null literal to non-nullable reference type.
build: Schema/src/util/symbols/TypeSymbolExtensions.cs#L29
Dereference of a possibly null reference.
build: Schema/src/util/symbols/TypeSymbolExtensions.cs#L17
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']