doc: improve documentation layout and list binary formats #116
Annotations
10 warnings
|
[Basic] Build, test, and bundle:
src/JUS.Tool/Graphics/NitroImageSegmentation.cs#L32
Naming rule violation: These words must begin with upper case characters: size (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
|
|
[Basic] Build, test, and bundle:
src/JUS.Tool/Graphics/Converters/Dtx3TxToBinary.cs#L124
Remove the unused private method 'GetFlip'.
|
|
[Basic] Build, test, and bundle:
src/JUS.Tool/Containers/ALAR2.cs#L39
Use an immutable collection or reduce the accessibility of the public static field 'SupportedVersions'.
|
|
[Basic] Build, test, and bundle:
src/JUS.Tool/Containers/ALAR2.cs#L39
Use an immutable collection or reduce the accessibility of the non-private readonly field 'SupportedVersions'.
|
|
[Basic] Build, test, and bundle:
src/JUS.Tool/Graphics/NitroImageSegmentation.cs#L54
Missing XML comment for publicly visible type or member 'NitroImageSegmentation.Segment(RgbImage)'
|
|
[Basic] Build, test, and bundle:
src/JUS.Tool/Graphics/NitroImageSegmentation.cs#L52
Missing XML comment for publicly visible type or member 'NitroImageSegmentation.RelativeCoordinates'
|
|
[Basic] Build, test, and bundle:
src/JUS.Tool/Graphics/NitroImageSegmentation.cs#L50
Missing XML comment for publicly visible type or member 'NitroImageSegmentation.SkipTrimming'
|
|
[Basic] Build, test, and bundle:
src/JUS.Tool/Graphics/NitroImageSegmentation.cs#L48
Missing XML comment for publicly visible type or member 'NitroImageSegmentation.CanvasHeight'
|
|
[Basic] Build, test, and bundle:
src/JUS.Tool/Graphics/NitroImageSegmentation.cs#L46
Missing XML comment for publicly visible type or member 'NitroImageSegmentation.CanvasWidth'
|
|
[Basic] Build, test, and bundle:
src/JUS.Tool/Graphics/NitroImageSegmentation.cs#L263
Nullability of reference types in value of type '(int, int, RgbImage?)' doesn't match target type '(int X, int Y, RgbImage Trimmed)'.
|
background
wait
wait-all
cancel
Loading