Skip to content

Update main.yml

Update main.yml #103

Triggered via push July 18, 2024 23:34
Status Success
Total duration 1m 10s
Artifacts

main.yml

on: push
deploy-to-github-pages
1m 1s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/github-pages-deploy-action@releases/v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-to-github-pages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/github-pages-deploy-action@releases/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-to-github-pages: src/RulesEngineEditor/Shared/JsonExtensions.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-to-github-pages: src/RulesEngineEditor/Shared/JsonExtensions.cs#L125
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-to-github-pages: src/RulesEngineEditor/Pages/RulesEngineEditorPage.razor.cs#L65
'RulesEngineEditorPage.InputJSONUpdate()' is obsolete: 'InputRule is deprecated. Use InputRuleName instead.'
deploy-to-github-pages: src/RulesEngineEditor/Pages/RulesEngineEditorPage.razor.cs#L354
'RulesEngineEditorPage.InputJSONUpdate()' is obsolete: 'InputRule is deprecated. Use InputRuleName instead.'
deploy-to-github-pages: src/RulesEngineEditor/Shared/JsonExtensions.cs#L84
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-to-github-pages: src/RulesEngineEditor/Shared/JsonExtensions.cs#L127
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-to-github-pages: src/RulesEngineEditor/Shared/JsonExtensions.cs#L127
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-to-github-pages: src/RulesEngineEditor/Components/RuleEditor.razor#L78
The field 'RuleEditor._actions' is never used
deploy-to-github-pages: src/RulesEngineEditor/Components/Rules.razor#L34
Component parameter 'RulesEngineEditor.Components.Rules.rules' should be auto property
deploy-to-github-pages: src/RulesEngineEditor/Pages/RulesEngineEditorPage.razor.cs#L50
Component parameter 'RulesEngineEditor.Pages.RulesEngineEditorPage.WorkflowDatas' should be auto property