Deploy to GitHub Pages #28
web-app.yaml
on: workflow_dispatch
deploy-to-github-pages
2m 31s
Annotations
5 warnings
deploy-to-github-pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JamesIves/github-pages-deploy-action@4.1.4. 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: JamesIves/github-pages-deploy-action@4.1.4. 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:
src/GlobApp/Shared/NavMenu.razor#L41
Possible null reference return.
|
deploy-to-github-pages:
src/GlobApp/Pages/Index.razor#L88
Non-nullable field '_output' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
deploy-to-github-pages
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/
|