Skip to content

changes

changes #162

Triggered via push October 31, 2023 00:58
Status Failure
Total duration 3m 12s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: MSBuild.CompilerCache/CompilationResultsCache.cs#L24
The type 'FullExtract' defines init-only properties, deserialization of which is currently not supported in source generation mode.
build: MSBuild.CompilerCache/CompilationResultsCache.cs#L59
The type 'CompilationMetadata' defines init-only properties, deserialization of which is currently not supported in source generation mode.
build: MSBuild.CompilerCache/CompilationResultsCache.cs#L91
The type 'OutputItem' defines init-only properties, deserialization of which is currently not supported in source generation mode.
build: MSBuild.CompilerCache/CompilationResultsCache.cs#L100
The type 'LocalInputs' defines init-only properties, deserialization of which is currently not supported in source generation mode.
build: MSBuild.CompilerCache/CompilationResultsCache.cs#L110
The type 'AllCompilationMetadata' defines init-only properties, deserialization of which is currently not supported in source generation mode.
build: MSBuild.CompilerCache/RefTrimmer.cs#L16
The type 'RefData' defines init-only properties, deserialization of which is currently not supported in source generation mode.
build: MSBuild.CompilerCache/RefTrimmer.cs#L18
The type 'RefDataWithOriginalExtract' defines init-only properties, deserialization of which is currently not supported in source generation mode.
build: MSBuild.CompilerCache/LocatorAndPopulator.cs#L97
Cannot convert null literal to non-nullable reference type.
build: MSBuild.CompilerCache/TargetsExtractionUtils.cs#L158
Nullability of reference types in value of type 'ImmutableArray<(string Name, string Value, TargetsExtractionUtils.Attr? KnownAttr)>' doesn't match target type 'ImmutableArray<(string Name, string Value, TargetsExtractionUtils.Attr Attr)>'.
build: MSBuild.CompilerCache/CompilationResultsCache.cs#L175
The variable 'e' is declared but never used