Skip to content

Use ReactiveGenerator #1692

Use ReactiveGenerator

Use ReactiveGenerator #1692

Triggered via pull request December 16, 2024 23:51
Status Failure
Total duration 2m 9s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
Build ubuntu-latest
Process completed with exit code 1.
Build windows-latest
The job was canceled because "ubuntu-latest" failed.
Build windows-latest
The operation was canceled.
Build macos-latest
The job was canceled because "ubuntu-latest" failed.
Build macos-latest
The operation was canceled.
Build ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build ubuntu-latest: src/Svg.Skia/SKSvg.Model.cs#L199
Possible null reference argument for parameter 'path' in 'SKPicture? SKSvg.Load(string path, SvgParameters? parameters = null)'.
Build ubuntu-latest: src/Svg.Skia/SKSvg.Model.cs#L199
Possible null reference argument for parameter 'path' in 'SKPicture? SKSvg.Load(string path, SvgParameters? parameters = null)'.
Build ubuntu-latest: src/Svg.Skia/SKSvg.Model.cs#L199
Possible null reference argument for parameter 'path' in 'SKPicture? SKSvg.Load(string path, SvgParameters? parameters = null)'.
Build ubuntu-latest: src/Svg.Skia/SKSvg.Model.cs#L199
Possible null reference argument for parameter 'path' in 'SKPicture? SKSvg.Load(string path, SvgParameters? parameters = null)'.
Build ubuntu-latest: src/Avalonia.Svg.Skia/SvgSource.cs#L51
'SvgSource.Picture.set': new protected member declared in sealed type
Build ubuntu-latest: src/Avalonia.Svg.Skia/SvgSource.cs#L274
Possible null reference argument for parameter 'path' in 'SKPicture? SvgSource.Load(SvgSource source, string path, SvgParameters? parameters)'.
Build ubuntu-latest: src/Avalonia.Svg.Skia/SvgSource.cs#L51
'SvgSource.Picture.set': new protected member declared in sealed type
Build ubuntu-latest: src/Avalonia.Svg.Skia/SvgSource.cs#L274
Possible null reference argument for parameter 'path' in 'SKPicture? SvgSource.Load(SvgSource source, string path, SvgParameters? parameters)'.
Build ubuntu-latest: samples/AvaloniaSvgSample/MainWindow.axaml.cs#L99
'DataObjectExtensions.GetFileNames(IDataObject)' is obsolete: 'Use GetFiles, this method is supported only on desktop platforms.'
Build ubuntu-latest: samples/AvaloniaSvgSkiaSample/MainWindow.axaml.cs#L101
'DataObjectExtensions.GetFileNames(IDataObject)' is obsolete: 'Use GetFiles, this method is supported only on desktop platforms.'