Skip to content

Deploy to GitHub Pages #29

Deploy to GitHub Pages

Deploy to GitHub Pages #29

Manually triggered March 28, 2025 07:24
Status Success
Total duration 3m 4s
Artifacts

deploy.yml

on: workflow_dispatch
deploy-to-github-pages
2m 57s

Annotations

3 warnings
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']
deploy-to-github-pages: demo/Ursa.Demo/Views/MvvmSplashWindow.axaml.cs#L17
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: demo/Ursa.Demo/Views/MainSplashWindow.axaml.cs#L17
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.