init Source Generators #31
Annotations
10 warnings
build:
src/Kafa.Generators/KafaSourceGenerator.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/KafaSourceGenerator.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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/KafaSourceGenerator.Context.cs#L8
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#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/KafaSourceGenerator.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/KafaSourceGenerator.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/KafaSourceGenerator.cs#L76
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Kafa.Generators/KafaSourceGenerator.cs#L97
Possible mistaken empty statement
|