Skip to content

Pulled some type logic into the util folder, deleted a bunch of other… #6

Pulled some type logic into the util folder, deleted a bunch of other…

Pulled some type logic into the util folder, deleted a bunch of other… #6

Triggered via push September 23, 2025 01:02
Status Failure
Total duration 1m 55s
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/text/writer/IndentedStreamWriter.cs#L67
Unreachable code detected
build: Schema/src/text/writer/IndentedStreamWriter.cs#L54
Unreachable code detected
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#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/binary/attributes/string/WLengthOfStringParser.cs#L24
Nullability of reference types in value of type 'IMemberReference<string>?[]' doesn't match target type 'IMemberReference<string>[]'.
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']
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