Skip to content

Cleaned up some more stuff. #345

Cleaned up some more stuff.

Cleaned up some more stuff. #345

Triggered via push September 23, 2025 05:31
Status Failure
Total duration 3m 12s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 11 warnings, and 1 notice
build
Process completed with exit code 1.
build: Schema/src/util/symbols/AttributeExtensions.cs#L51
Possible null reference argument for parameter 'diagnosticReporter' in 'void BMemberAttribute.Init(IDiagnosticReporter diagnosticReporter, INamedTypeSymbol containerTypeSymbol, string memberName)'.
build: Schema/src/util/symbols/AttributeExtensions.cs#L51
Possible null reference argument for parameter 'diagnosticReporter' in 'void BMemberAttribute.Init(IDiagnosticReporter diagnosticReporter, INamedTypeSymbol containerTypeSymbol, string memberName)'.
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/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/AccessChainUtil.cs#L60
Dereference of a possibly null reference.
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/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']
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677