去掉不能支持的单元测试 #113
MediaConverters.yml
on: push
BuildOnWindows
1m 30s
BuildOnLinux
50s
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/WmfDocument.cs#L50
Possible null reference return.
|
|
BuildOnLinux:
src/MediaConverters/SkiaWmfRenderer/src/wieslawsoltes-wmf/src/library/WmfDocument.cs#L42
Possible null reference return.
|
|
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
|