changed incrementalgenerator implementation #32
Annotations
10 warnings
build:
src/Kafa.Generators/NameTypeSymbolExtensions.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/NameTypeSymbolExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/KafaSourceGenerator.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/KafaSourceGenerator.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/KafaSourceGenerator.Attribute.cs#L3
'nyingi.Kafa.Generators.KafaSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/Kafa.Generators/NameTypeSymbolExtensions.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/NameTypeSymbolExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/KafaSourceGenerator.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/KafaSourceGenerator.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/KafaSourceGenerator.Attribute.cs#L3
'nyingi.Kafa.Generators.KafaSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|