json updates for wasm in .net 8 #101
Annotations
11 warnings
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build:
src/RulesEngineEditor/Components/RuleEditor.razor#L79
The field 'RuleEditor._actions' is never used
|
|
build:
src/RulesEngineEditor/Shared/JsonExtensions.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/RulesEngineEditor/Shared/JsonExtensions.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/RulesEngineEditor/Shared/JsonExtensions.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/RulesEngineEditor/Pages/RulesEngineEditorPage.razor.cs#L356
'RulesEngineEditorPage.InputJSONUpdate()' is obsolete: 'InputRule is deprecated. Use InputRuleName instead.'
|
|
build:
src/RulesEngineEditor/Pages/RulesEngineEditorPage.razor.cs#L67
'RulesEngineEditorPage.InputJSONUpdate()' is obsolete: 'InputRule is deprecated. Use InputRuleName instead.'
|
|
build:
src/RulesEngineEditor/Shared/JsonExtensions.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/RulesEngineEditor/Shared/JsonExtensions.cs#L97
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
src/RulesEngineEditor/Shared/RulesEngineJsonSourceContext.cs#L16
The member 'RulesEngine.Models.Rule.RuleExpressionType' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
|
build:
src/RulesEngineEditor/Shared/RulesEngineJsonSourceContext.cs#L16
The member 'RulesEngine.Models.Rule.RuleExpressionType' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|