升级 IPC 库,修复 AOT 体积 #118
MediaConverters.yml
on: push
BuildOnWindows
1m 42s
BuildOnLinux
40s
Annotations
4 errors, 10 warnings, and 1 notice
|
BuildOnLinux
Process completed with exit code 1.
|
|
BuildOnLinux:
src/MediaConverters/MediaConverters.Tool/CommandLineHandlers/IpcHandlers/IpcHandler.cs#L48
'IpcConfiguration' does not contain a definition for 'UseSystemJsonIpcObjectSerializer' and no accessible extension method 'UseSystemJsonIpcObjectSerializer' accepting a first argument of type 'IpcConfiguration' could be found (are you missing a using directive or an assembly reference?)
|
|
BuildOnLinux:
src/MediaConverters/MediaConverters.Tool/CommandLineHandlers/IpcHandlers/IpcHandler.cs#L48
'IpcConfiguration' does not contain a definition for 'UseSystemJsonIpcObjectSerializer' and no accessible extension method 'UseSystemJsonIpcObjectSerializer' accepting a first argument of type 'IpcConfiguration' could be found (are you missing a using directive or an assembly reference?)
|
|
BuildOnWindows
Process completed with exit code 1.
|
|
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/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/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.
|
|
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
|