打包加上文档内容 #75
MediaConverters.yml
on: push
BuildOnWindows
1m 45s
BuildOnLinux
51s
Annotations
10 warnings
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/Objects/Scan.cs#L10
Non-nullable property 'ScanLines' 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/Records/Object/WmfDIBCreatePatternBrushRecord.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/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/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/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.
|