3.1.59.1 #73
main.yml
on: push
deploy-to-github-pages
1m 3s
Annotations
4 warnings
deploy-to-github-pages:
Shared/NavMenu.razor#L57
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
deploy-to-github-pages:
Shared/ItemButton.razor#L23
Cannot convert null literal to non-nullable reference type.
|
deploy-to-github-pages:
Shared/HeaderButton.razor#L8
Non-nullable property 'ParentMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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']
|