Skip to content

去掉不能支持的单元测试 #113

去掉不能支持的单元测试

去掉不能支持的单元测试 #113

Triggered via push September 3, 2025 12:40
Status Success
Total duration 1m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
BuildOnLinux: src/MediaConverters/SkiaWmfRenderer/src/wieslawsoltes-wmf/src/library/Records/Bitmap/WmfBitBltRecord.cs#L10
Non-nullable property 'Target' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BuildOnLinux: src/MediaConverters/SkiaWmfRenderer/src/wieslawsoltes-wmf/src/library/Objects/DeviceIndependentBitmap.cs#L10
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BuildOnLinux: src/MediaConverters/SkiaWmfRenderer/src/wieslawsoltes-wmf/src/library/Objects/DeviceIndependentBitmap.cs#L10
Non-nullable property 'Colors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BuildOnLinux: src/MediaConverters/SkiaWmfRenderer/src/wieslawsoltes-wmf/src/library/Objects/DeviceIndependentBitmap.cs#L10
Non-nullable property 'DIBHeaderInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BuildOnLinux: src/MediaConverters/SkiaWmfRenderer/src/wieslawsoltes-wmf/src/library/Records/WmfUnknownRecord.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BuildOnLinux: src/MediaConverters/SkiaWmfRenderer/src/wieslawsoltes-wmf/src/library/Objects/Bitmap16.cs#L9
Non-nullable property 'Bits' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BuildOnLinux: src/MediaConverters/SkiaWmfRenderer/src/wieslawsoltes-wmf/src/library/WmfReader.cs#L90
Cannot convert null literal to non-nullable reference type.
BuildOnLinux: src/MediaConverters/SkiaWmfRenderer/src/wieslawsoltes-wmf/src/library/WmfWriter.cs#L151
Cannot convert null literal to non-nullable reference type.
BuildOnWindows
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677