✨ Add Property for Bluesky Profile URL #762
quality.yaml
on: pull_request
Prettier
39s
ESLint
32s
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#L82
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/Ticker.ts#L95
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/Ticker.ts#L110
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/api/Ticker.ts#L118
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)
|