Deploy to GitHub Pages #1
deploy-site.yml
on: workflow_dispatch
deploy-to-github-pages
44s
Annotations
3 warnings
deploy-to-github-pages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy-to-github-pages:
src/Pages/Home.razor#L61
Non-nullable field 'QuillHtml' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
deploy-to-github-pages:
src/Pages/Home.razor#L62
Non-nullable field 'QuillHTMLContent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|