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
✓ ShellCheck
37s
⬣ ESLint
55s
ʦ TypeScript
1m 4s
⚡ Vitest
48s
⚫️ Cypress
50s
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.
|