在 GPT 帮助下补充文档 #79
MediaConverters.yml
on: push
BuildOnWindows
1m 36s
BuildOnLinux
53s
Annotations
10 warnings
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#L42
Possible null reference return.
|
BuildOnLinux:
src/MediaConverters/SkiaWmfRenderer/src/wieslawsoltes-wmf/src/library/Records/Bitmap/WmfSetDIBToDevRecord.cs#L10
Non-nullable property 'DIB' 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/Bitmap/WmfDIBStretchBltRecord.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/Records/Bitmap/WmfDIBBitBltRecord.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/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/WmfReader.cs#L90
Cannot convert null literal to non-nullable reference type.
|
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.
|