Generate hashes for two ref assembly types in parallel #163
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
|