Skip to content

Added some basic documentation. #22

Added some basic documentation.

Added some basic documentation. #22

Triggered via push September 23, 2025 03:44
Status Failure
Total duration 4m 51s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 11 warnings, and 1 notice
build
Bad response: 500 {"message":"Build processing error.","error":true,"url":""}
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 '(readOnly.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 '(readOnly.util.types.SequenceType)7' is not covered.
build: GenerateReadOnly/src/util/diagnostics/DiagnosticReporter.cs#L72
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/generator/ReadOnlyTypeGenerator.cs#L592
Cannot convert null literal to non-nullable reference type.
build: GenerateReadOnly/src/util/types/TypeInfo.cs#L104
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