Updates to latest #82
Annotations
1 error and 12 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/[email protected], brandedoutcast/publish-nuget@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/RulesEngineEditor/Shared/JsonExtensions.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/RulesEngineEditor/Shared/JsonExtensions.cs#L125
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/RulesEngineEditor/Pages/RulesEngineEditorPage.razor.cs#L65
'RulesEngineEditorPage.InputJSONUpdate()' is obsolete: 'InputRule is deprecated. Use InputRuleName instead.'
|
src/RulesEngineEditor/Shared/JsonExtensions.cs#L84
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/RulesEngineEditor/Shared/JsonExtensions.cs#L127
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/RulesEngineEditor/Shared/JsonExtensions.cs#L127
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/RulesEngineEditor/Pages/RulesEngineEditorPage.razor.cs#L354
'RulesEngineEditorPage.InputJSONUpdate()' is obsolete: 'InputRule is deprecated. Use InputRuleName instead.'
|
src/RulesEngineEditor/Components/RuleEditor.razor#L78
The field 'RuleEditor._actions' is never used
|
src/RulesEngineEditor/Shared/JsonExtensions.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/RulesEngineEditor/Shared/JsonExtensions.cs#L125
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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/
|
The logs for this run have expired and are no longer available.
Loading