⬆️ Update dependency @typescript-eslint/utils to v6 #31
Annotations
10 errors
Test-PR:
src/index.ts#L5
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
Test-PR:
src/index.ts#L48
Parameter 'context' implicitly has an 'any' type.
|
Test-PR:
src/index.ts#L51
Parameter 'node' implicitly has an 'any' type.
|
Test-PR:
src/index.ts#L61
Parameter 'item' implicitly has an 'any' type.
|
Test-PR:
src/index.ts#L66
Untyped function calls may not accept type arguments.
|
Test-PR:
src/index.ts#L67
Parameter 'item' implicitly has an 'any' type.
|
Test-PR:
src/index.ts#L72
Parameter 'exp' implicitly has an 'any' type.
|
Test-PR:
src/index.ts#L73
Parameter 'name' implicitly has an 'any' type.
|
Test-PR:
src/index.ts#L115
Parameter 'context' implicitly has an 'any' type.
|
Test-PR:
src/index.ts#L118
Parameter 'node' implicitly has an 'any' type.
|