V3 : Decode Chunky Tile Rows Directly. #4753
Annotations
10 errors and 1 warning
DotNet Build :
src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L18
Struct members cannot return 'this' or other instance members by reference
|
DotNet Build :
src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L18
Cannot use a result of 'Unsafe.As<ColorMatrix, ColorMatrix.Impl>(ref ColorMatrix)' in this context because it may expose variables referenced by parameter 'source' outside of their declaration scope
|
DotNet Build :
src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L22
Struct members cannot return 'this' or other instance members by reference
|
DotNet Build :
src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L22
Cannot use a result of 'Unsafe.AsRef<ColorMatrix>(in ColorMatrix)' in this context because it may expose variables referenced by parameter 'source' outside of their declaration scope
|
DotNet Build :
src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L22
Cannot use a result of 'Unsafe.As<ColorMatrix, ColorMatrix.Impl>(ref ColorMatrix)' in this context because it may expose variables referenced by parameter 'source' outside of their declaration scope
|
DotNet Build :
src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L174
Struct members cannot return 'this' or other instance members by reference
|
DotNet Build :
src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L174
Cannot use a result of 'Unsafe.As<ColorMatrix.Impl, ColorMatrix>(ref ColorMatrix.Impl)' in this context because it may expose variables referenced by parameter 'source' outside of their declaration scope
|
DotNet Build :
src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L18
Struct members cannot return 'this' or other instance members by reference
|
DotNet Build :
src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L18
Cannot use a result of 'Unsafe.As<ColorMatrix, ColorMatrix.Impl>(ref ColorMatrix)' in this context because it may expose variables referenced by parameter 'source' outside of their declaration scope
|
DotNet Build :
src/ImageSharp/Primitives/ColorMatrix.Impl.cs#L22
Struct members cannot return 'this' or other instance members by reference
|
Export Failed Output
No files were found with the provided path: tests/Images/ActualOutput/. No artifacts will be uploaded.
|
Loading