⬆️ Update dependency @typescript-eslint/utils to v8 #306
Annotations
6 errors
Test-PR:
src/index.ts#L28
Object literal may only specify known properties, and 'recommended' does not exist in type 'RuleMetaDataDocs'.
|
Test-PR:
src/index.ts#L41
Type '{ enum: string[]; }' is not assignable to type 'JSONSchema4'.
|
Test-PR:
src/index.ts#L94
Object literal may only specify known properties, and 'recommended' does not exist in type 'RuleMetaDataDocs'.
|
Test-PR:
src/index.ts#L108
Type '{ enum: string[]; }' is not assignable to type 'JSONSchema4'.
|
Test-PR:
src/index.ts#L181
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
Test-PR
Process completed with exit code 2.
|