Update to 11.2 #60
pages.yml
on: push
deploy-to-github-pages
2m 21s
Annotations
6 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1.9.0, JamesIves/github-pages-deploy-action@4.1.7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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#L454
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/
|