Skip to content

Update ActionsView.axaml #44

Update ActionsView.axaml

Update ActionsView.axaml #44

Triggered via push December 10, 2023 14:06
Status Success
Total duration 3m 30s
Artifacts

pages.yml

on: push
deploy-to-github-pages
3m 22s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1.9.0, JamesIves/github-pages-deploy-action@4.1.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-to-github-pages: src/SvgToXaml.Base/Views/MainWindow.axaml.cs#L35
'DataObjectExtensions.GetFileNames(IDataObject)' is obsolete: 'Use GetFiles, this method is supported only on desktop platforms.'
deploy-to-github-pages: src/SvgToXaml.Base/ViewModels/MainWindowViewModel.cs#L435
Possible null reference argument for parameter 'svg' in 'SKPicture? SvgViewModel.FromSvg(string svg, DrawAttributes ignoreAttributes)'.
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', 'git-config-name', 'git-config-email', 'repository-name', 'workspace', 'single-commit', 'silent']
deploy-to-github-pages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/