Skip to content

Updated version.

Updated version. #357

Triggered via push August 13, 2026 05:01
Status Failure
Total duration 2m 13s
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#L247
Non-nullable property 'ContainerSymbol' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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/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/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']