Bump eslint-plugin-testing-library from 6.0.2 to 6.2.0 (#563) #293
Annotations
15 warnings
src/api/Message.ts#L20
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/Message.ts#L47
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/Message.ts#L47
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/Message.ts#L59
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/Ticker.ts#L81
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/Ticker.ts#L94
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/Ticker.ts#L109
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/Ticker.ts#L117
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/Upload.ts#L21
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/User.ts#L59
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/components/message/MessageForm.tsx#L40
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/components/message/MessageForm.tsx#L44
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/components/message/MessageForm.tsx#L81
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/components/message/MessageMapModal.tsx#L13
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/components/message/MessageMapModal.tsx#L14
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|