Skip to content

feat: Add emoji picker to message form

Sign in for the full log view
GitHub Actions / ESLint Results succeeded Apr 25, 2024 in 0s

15 warnings

ESLint Results found 15 warnings

Annotations

Check warning on line 20 in src/api/Message.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Message.ts#L20

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 47 in src/api/Message.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Message.ts#L47

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 47 in src/api/Message.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Message.ts#L47

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 59 in src/api/Message.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Message.ts#L59

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 82 in src/api/Ticker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Ticker.ts#L82

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 95 in src/api/Ticker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Ticker.ts#L95

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 110 in src/api/Ticker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Ticker.ts#L110

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 118 in src/api/Ticker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Ticker.ts#L118

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 21 in src/api/Upload.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/Upload.ts#L21

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 59 in src/api/User.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/api/User.ts#L59

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 44 in src/components/message/MessageForm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageForm.tsx#L44

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 48 in src/components/message/MessageForm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageForm.tsx#L48

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 89 in src/components/message/MessageForm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageForm.tsx#L89

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 13 in src/components/message/MessageMapModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageMapModal.tsx#L13

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 14 in src/components/message/MessageMapModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageMapModal.tsx#L14

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)