Skip to content

Merge branch 'release/2.0.0' into main #21

Merge branch 'release/2.0.0' into main

Merge branch 'release/2.0.0' into main #21

Triggered via push August 22, 2023 18:37
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: push
Build & Test
25s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build & Test: Pencil/CommandModules/ColorCommand.ResponseSchema.cs#L194
Non-nullable property 'Hex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: Pencil/CommandModules/ColorCommand.ResponseSchema.cs#L197
Non-nullable property 'Rgb' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: Pencil/CommandModules/ColorCommand.ResponseSchema.cs#L200
Non-nullable property 'Hsl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: Pencil/CommandModules/ColorCommand.ResponseSchema.cs#L203
Non-nullable property 'Hsv' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: Pencil/CommandModules/ColorCommand.ResponseSchema.cs#L206
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: Pencil/CommandModules/ColorCommand.ResponseSchema.cs#L209
Non-nullable property 'Cmyk' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: Pencil/CommandModules/ColorCommand.ResponseSchema.cs#L212
Non-nullable property 'XYZ' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: Pencil/CommandModules/ColorCommand.ResponseSchema.cs#L215
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: Pencil/CommandModules/ColorCommand.ResponseSchema.cs#L218
Non-nullable property 'Contrast' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build & Test: Pencil/CommandModules/ColorCommand.ResponseSchema.cs#L221
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.