Skip to content

changes

changes #48

Triggered via pull request May 3, 2024 19:38
Status Failure
Total duration 1m 56s
Artifacts

main.yml

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

Annotations

1 error and 12 warnings
deploy-to-github-pages
The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128 ❌
deploy-to-github-pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/[email protected]. 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: Source/Lib/Common/Resizes/Displays/ResizableDisplay.razor.cs#L90
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
deploy-to-github-pages: Source/Lib/Common/FileSystems/Models/LocalEnvironmentProvider.cs#L10
Non-nullable property 'DriveExecutingFromNoDirectorySeparator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Source/Lib/Common/Panels/Models/Panel.cs#L80
Possible null reference return.
deploy-to-github-pages: Source/Lib/Common/Tabs/Displays/TabContextMenu.razor.cs#L34
Dereference of a possibly null reference.
deploy-to-github-pages: Source/Lib/Common/Tabs/Displays/TabDisplay.razor.cs#L101
Dereference of a possibly null reference.
deploy-to-github-pages: Source/Lib/Common/TreeViews/Displays/TreeViewDebugInfo.razor.cs#L46
Dereference of a possibly null reference.
deploy-to-github-pages: Source/Lib/Common/TreeViews/Displays/TreeViewDebugInfo.razor#L7
Dereference of a possibly null reference.
deploy-to-github-pages: Source/Lib/Common/TreeViews/Displays/TreeViewDebugInfo.razor#L14
Dereference of a possibly null reference.
deploy-to-github-pages: Source/Lib/Common/TreeViews/States/TreeViewState.Reducer.cs#L302
Dereference of a possibly null reference.