Skip to content

Update to 11.1.0

Update to 11.1.0 #49

Triggered via push July 24, 2024 21:29
Status Failure
Total duration 1m 51s
Artifacts

pages.yml

on: push
deploy-to-github-pages
1m 42s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
deploy-to-github-pages
Process completed with exit code 2.
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. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1.9.0. 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#L436
Possible null reference argument for parameter 'svg' in 'SKPicture? SvgViewModel.FromSvg(string svg, DrawAttributes ignoreAttributes)'.