Merge pull request #129 from FmgLib/124-localization-system-support #39
Annotations
11 warnings
Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L18
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.
|