Merge pull request #160 from FmgLib/v8.8.8 #71
Annotations
10 warnings
Build the solution:
src/FmgLib.MauiMarkup.Generator/Helpers/Helpers.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
src/FmgLib.MauiMarkup.Generator/Helpers/Helpers.cs#L106
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
src/FmgLib.MauiMarkup.Generator/Helpers/Helpers.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
src/FmgLib.MauiMarkup.Generator/Helpers/Helpers.cs#L117
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
src/FmgLib.MauiMarkup.Generator/Helpers/Helpers.cs#L117
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
src/FmgLib.MauiMarkup.Generator/Helpers/Helpers.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
src/FmgLib.MauiMarkup.Generator/Extensions/ExtensionGenerator.cs#L19
Field 'ExtensionGenerator.childProp' is never assigned to, and will always have its default value null
|
Build the solution
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build the solution
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build the solution
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Loading