Merge pull request #447 from irihitech/11.2-test #21
deploy.yml
on: push
deploy-to-github-pages
2m 37s
Annotations
5 warnings
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']
|