Skip to content

Bump @emoji-mart/data from 1.1.2 to 1.2.1 (#612) #334

Bump @emoji-mart/data from 1.1.2 to 1.2.1 (#612)

Bump @emoji-mart/data from 1.1.2 to 1.2.1 (#612) #334

GitHub Actions / ESLint Results failed Apr 26, 2024 in 0s

20 errors and 2 warnings

ESLint Results found 20 errors and 2 warnings

Annotations

Check failure 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 failure 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 failure 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 failure 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 failure 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 failure 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 failure 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 failure 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 failure 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 failure 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 failure on line 43 in src/components/message/MessageForm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageForm.tsx#L43

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

Check failure on line 47 in src/components/message/MessageForm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageForm.tsx#L47

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

Check failure on line 88 in src/components/message/MessageForm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageForm.tsx#L88

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

Check failure 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 failure 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)

Check failure on line 32 in src/components/message/MessageMapModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/MessageMapModal.tsx#L32

Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free (@typescript-eslint/ban-ts-comment)

Check failure on line 26 in src/components/message/UploadButton.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/UploadButton.tsx#L26

Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free (@typescript-eslint/ban-ts-comment)

Check failure on line 30 in src/components/message/UploadButton.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/message/UploadButton.tsx#L30

Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free (@typescript-eslint/ban-ts-comment)

Check failure on line 10 in src/lib/leafletFitBoundsHelper.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/lib/leafletFitBoundsHelper.ts#L10

Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free (@typescript-eslint/ban-ts-comment)

Check failure on line 13 in src/lib/leafletFitBoundsHelper.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/lib/leafletFitBoundsHelper.ts#L13

Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free (@typescript-eslint/ban-ts-comment)

Check warning on line 105 in src/components/useAuth.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/useAuth.tsx#L105

Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)

Check warning on line 45 in src/components/useFeature.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

src/components/useFeature.tsx#L45

Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)