Incremented version. #31
Annotations
12 warnings and 1 notice
|
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:
GenerateReadOnly/src/util/AttributeUtil.cs#L25
Dereference of a possibly null reference.
|
|
build:
GenerateReadOnly/src/util/symbols/TypeSymbolExtensions.cs#L39
Cannot convert null literal to non-nullable reference type.
|
|
build:
GenerateReadOnly/src/util/symbols/TypeSymbolExtensions.cs#L29
Dereference of a possibly null reference.
|
|
build:
GenerateReadOnly/src/util/symbols/TypeSymbolExtensions.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
build:
GenerateReadOnly/src/util/diagnostics/DiagnosticReporter.cs#L71
Dereference of a possibly null reference.
|
|
build:
GenerateReadOnly/src/generator/ReadOnlyTypeGenerator.cs#L692
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/generator/ReadOnlyTypeGenerator.cs#L579
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
|