Bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 (#553) #737
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)
|