Merge pull request #158 from FmgLib/155-readonly-lists-it-needs-to-be… #69
Annotations
10 warnings
Deploy:
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.
|
Deploy:
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.
|
Deploy:
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.
|
Deploy:
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.
|
Deploy:
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.
|
Deploy:
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.
|
Deploy:
src/FmgLib.MauiMarkup.Generator/Extensions/ExtensionGenerator.cs#L19
Field 'ExtensionGenerator.childProp' is never assigned to, and will always have its default value null
|
Deploy
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.
|
Deploy
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.
|
Deploy
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.
|