Bump Magick.NET-Q8-AnyCPU from 13.10.0 to 14.3.0 #1171
Annotations
10 errors and 2 warnings
Build:
UndertaleModLib/Util/TextureWorker.cs#L95
Argument 1: cannot convert from 'ImageMagick.MagickColor' to 'byte[]'
|
Build:
UndertaleModLib/Util/TextureWorker.cs#L95
Argument 2: cannot convert from 'int' to 'uint'
|
Build:
UndertaleModLib/Util/TextureWorker.cs#L95
Argument 3: cannot convert from 'int' to 'uint'
|
Build:
UndertaleModLib/Util/TextureWorker.cs#L144
Argument 1: cannot convert from 'int' to 'uint'
|
Build:
UndertaleModLib/Util/TextureWorker.cs#L144
Argument 2: cannot convert from 'int' to 'uint'
|
Build:
UndertaleModLib/Util/TextureWorker.cs#L181
Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
|
Build:
UndertaleModLib/Util/TextureWorker.cs#L210
Argument 1: cannot convert from 'ImageMagick.MagickColor' to 'byte[]'
|
Build:
UndertaleModLib/Util/TextureWorker.cs#L210
Argument 2: cannot convert from 'int' to 'uint'
|
Build:
UndertaleModLib/Util/TextureWorker.cs#L210
Argument 3: cannot convert from 'int' to 'uint'
|
Build:
UndertaleModLib/Util/TextureWorker.cs#L267
Cannot implicitly convert type 'uint' to 'int'
|
Build:
UndertaleModLib/Util/TextureWorker.cs#L80
'MagickImage.Clone(int, int, uint, uint)' is obsolete: 'This method will be removed in the next major release, use CloneArea instead.'
|
Build:
UndertaleModLib/Util/TextureWorker.cs#L80
'MagickImage.Clone(int, int, uint, uint)' is obsolete: 'This method will be removed in the next major release, use CloneArea instead.'
|
Loading