Skip to content

Deploy to GitHub Pages #28

Deploy to GitHub Pages

Deploy to GitHub Pages #28

Manually triggered December 27, 2024 09:49
Status Success
Total duration 3m 12s
Artifacts

deploy.yml

on: workflow_dispatch
deploy-to-github-pages
3m 2s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

6 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: demo/Semi.Avalonia.Demo/Pages/TreeViewDemo.axaml.cs#L62
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy-to-github-pages: demo/Semi.Avalonia.Demo/Pages/TreeViewDemo.axaml.cs#L63
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy-to-github-pages: demo/Semi.Avalonia.Demo/Pages/TreeViewDemo.axaml.cs#L64
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy-to-github-pages: demo/Semi.Avalonia.Demo/Pages/NotificationDemo.axaml.cs#L30
Dereference of a possibly null reference.
deploy-to-github-pages
Unexpected input(s) 'GITHUB_TOKEN', valid inputs are ['ssh-key', 'token', 'branch', 'folder', 'target-folder', 'commit-message', 'clean', 'clean-exclude', 'dry-run', 'force', 'git-config-name', 'git-config-email', 'repository-name', 'tag', 'single-commit', 'silent']