Skip to content

chore(deps) Update test packages #458

chore(deps) Update test packages

chore(deps) Update test packages #458

Triggered via pull request September 18, 2023 20:57
Status Failure
Total duration 1m 13s
Artifacts

test.yml

on: pull_request
🔥 Lintian
33s
🔥 Lintian
✓ ShellCheck
37s
✓ ShellCheck
⬣ ESLint
55s
⬣ ESLint
ʦ TypeScript
1m 4s
ʦ TypeScript
⚡ Vitest
48s
⚡ Vitest
⚫️ Cypress
50s
⚫️ Cypress
Fit to window
Zoom out
Zoom in

Annotations

15 errors
🔥 Lintian
Process completed with exit code 1.
✓ ShellCheck
Process completed with exit code 1.
⚡ Vitest
Process completed with exit code 1.
⚫️ Cypress
Process completed with exit code 1.
⬣ ESLint
Process completed with exit code 2.
ʦ TypeScript: app/components/Assignees.tsx#L85
This expression is not callable.
ʦ TypeScript: app/components/CheckRemove.tsx#L12
Cannot find name 'faCheck'.
ʦ TypeScript: app/components/Emoji.tsx#L7
Parameter 'name' implicitly has an 'any' type.
ʦ TypeScript: app/components/Emoji.tsx#L10
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ "\uD83D\uDE00": string[]; "\uD83D\uDE03": string[]; "\uD83D\uDE04": string[]; "\uD83D\uDE01": string[]; "\uD83D\uDE06": string[]; "\uD83D\uDE05": string[]; "\uD83E\uDD23": string[]; "\uD83D\uDE02": string[]; "\uD83D\uDE42": string[]; "\uD83D\uDE43": string[]; "\uD83D\uDE09": string[]; "\uD83D\uDE0A": string[]; "\u...'.
ʦ TypeScript: app/components/Emoji.tsx#L10
Parameter 'x' implicitly has an 'any' type.
ʦ TypeScript: app/components/Emoji.tsx#L11
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
ʦ TypeScript: app/components/Emoji.tsx#L11
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ "\uD83D\uDE00": string[]; "\uD83D\uDE03": string[]; "\uD83D\uDE04": string[]; "\uD83D\uDE01": string[]; "\uD83D\uDE06": string[]; "\uD83D\uDE05": string[]; "\uD83E\uDD23": string[]; "\uD83D\uDE02": string[]; "\uD83D\uDE42": string[]; "\uD83D\uDE43": string[]; "\uD83D\uDE09": string[]; "\uD83D\uDE0A": string[]; "\u...'.
ʦ TypeScript: app/components/Emoji.tsx#L42
Type '[string, unknown][]' cannot be used as an index type.
ʦ TypeScript: app/components/Emoji.tsx#L48
Parameter 'text' implicitly has an 'any' type.
ʦ TypeScript: app/components/Emoji.tsx#L48
Parameter 'styles' implicitly has an 'any' type.