Skip to content

prettier.

prettier. #430

Triggered via push November 29, 2023 22:56
Status Failure
Total duration 38s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (18.x): src/Linear/Annotations.tsx#L231
Type number trivially inferred from a number literal, remove type annotation
test (18.x): src/Linear/Annotations.tsx#L232
Type string trivially inferred from a string literal, remove type annotation
test (18.x): src/Linear/Annotations.tsx#L250
Props should be sorted alphabetically
test (18.x): src/Linear/Annotations.tsx#L251
Unknown property 'stop-color' found, use 'stopColor' instead
test (18.x): src/Linear/Annotations.tsx#L252
Unknown property 'stop-color' found, use 'stopColor' instead
test (18.x): src/Linear/Annotations.tsx#L272
Props should be sorted alphabetically
test (18.x): src/Linear/Annotations.tsx#L272
Unknown property 'stroke-dasharray' found, use 'strokeDasharray' instead
test (18.x): src/Linear/Annotations.tsx#L273
Props should be sorted alphabetically
test (18.x): src/Linear/Annotations.tsx#L273
Unknown property 'stroke-width' found, use 'strokeWidth' instead
test (18.x): src/Linear/Annotations.tsx#L289
Expected object keys to be in ascending order. 'fill' should be before 'fontWeight'