Update dependency prettier-plugin-organize-imports to v4 #204
Annotations
5 errors
Unhandled error:
test/suite/initialize.spec.ts#L15
TypeCheckError: Type 'string | number' is not assignable to type 'number | undefined'.
Type 'string' is not assignable to type 'number'.
❯ test/suite/initialize.spec.ts:15:7
|
Unhandled error:
test/suite/specification-prettier.spec.ts#L26
TypeCheckError: Type 'string | number' is not assignable to type 'number | undefined'.
❯ test/suite/specification-prettier.spec.ts:26:7
|
Unhandled error:
test/suite/specification.spec.ts#L34
TypeCheckError: Type 'string | number' is not assignable to type 'number | undefined'.
❯ test/suite/specification.spec.ts:34:7
|
Unhandled error:
test/suite/summary.spec.ts#L34
TypeCheckError: Type 'string | number' is not assignable to type 'number | undefined'.
❯ test/suite/summary.spec.ts:34:7
|
Ezzatron / CI
Process completed with exit code 2.
|