Skip to content

Updates to latest

Updates to latest #82

Triggered via push July 28, 2023 22:10
Status Failure
Total duration 2m 12s
Artifacts

nugetci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
😭 error: File does not exist (1).
build
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/
build: src/RulesEngineEditor/Shared/JsonExtensions.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RulesEngineEditor/Shared/JsonExtensions.cs#L125
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RulesEngineEditor/Pages/RulesEngineEditorPage.razor.cs#L65
'RulesEngineEditorPage.InputJSONUpdate()' is obsolete: 'InputRule is deprecated. Use InputRuleName instead.'
build: src/RulesEngineEditor/Shared/JsonExtensions.cs#L84
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RulesEngineEditor/Shared/JsonExtensions.cs#L127
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RulesEngineEditor/Shared/JsonExtensions.cs#L127
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RulesEngineEditor/Pages/RulesEngineEditorPage.razor.cs#L354
'RulesEngineEditorPage.InputJSONUpdate()' is obsolete: 'InputRule is deprecated. Use InputRuleName instead.'
build: src/RulesEngineEditor/Components/RuleEditor.razor#L78
The field 'RuleEditor._actions' is never used
build: src/RulesEngineEditor/Shared/JsonExtensions.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/RulesEngineEditor/Shared/JsonExtensions.cs#L125
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/