Skip to content

Moved file namespaces around. #15

Moved file namespaces around.

Moved file namespaces around. #15

Triggered via push September 23, 2025 03:03
Status Failure
Total duration 2m 22s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 11 warnings, and 1 notice
build
Process completed with exit code 1.
build: GenerateReadOnly/src/util/types/PartialContainerAsserter.cs#L30
The name 'Rules' does not exist in the current context
build: GenerateReadOnly/src/util/generators/BNamedTypesWithAttributeGenerator.cs#L64
The name 'Rules' does not exist in the current context
build: GenerateReadOnly/src/util/diagnostics/DiagnosticReporter.cs#L59
The name 'Rules' does not exist in the current context
build: GenerateReadOnly/src/util/types/PartialContainerAsserter.cs#L30
The name 'Rules' does not exist in the current context
build: GenerateReadOnly/src/util/generators/BNamedTypesWithAttributeGenerator.cs#L64
The name 'Rules' does not exist in the current context
build: GenerateReadOnly/src/util/diagnostics/DiagnosticReporter.cs#L59
The name 'Rules' does not exist in the current context
build: GenerateReadOnly/src/generator/ReadOnlyTypeGenerator.cs#L705
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Microsoft.CodeAnalysis.VarianceKind)3' is not covered.
build: GenerateReadOnly/src/util/types/SequenceType.cs#L26
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(schema.util.types.SequenceType)7' is not covered.
build: GenerateReadOnly/src/util/types/SequenceType.cs#L15
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(schema.util.types.SequenceType)7' is not covered.
build: GenerateReadOnly/src/generator/ReadOnlyTypeGenerator.cs#L592
Cannot convert null literal to non-nullable reference type.
build: GenerateReadOnly/src/util/diagnostics/DiagnosticReporter.cs#L70
Dereference of a possibly null reference.
build: GenerateReadOnly/src/util/AttributeUtil.cs#L73
Dereference of a possibly null reference.
build: GenerateReadOnly/src/util/AttributeUtil.cs#L54
Dereference of a possibly null reference.
build: GenerateReadOnly/src/util/AttributeUtil.cs#L52
Dereference of a possibly null reference.
build: GenerateReadOnly/src/util/AttributeUtil.cs#L25
Dereference of a possibly null reference.
build: GenerateReadOnly/src/util/types/TypeInfo.cs#L103
Cannot convert null literal to non-nullable reference type.
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