chore(deps) Update linters #432
Triggered via pull request
September 11, 2023 21:02
Status
Failure
Total duration
1m 25s
Artifacts
–
test.yml
on: pull_request
🔥 Lintian
31s
✓ ShellCheck
13s
⬣ ESLint
53s
ʦ TypeScript
1m 8s
⚡ Vitest
1m 13s
⚫️ Cypress
1m 11s
Annotations
15 errors
✓ ShellCheck
Process completed with exit code 1.
|
🔥 Lintian
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.
|
⚫️ Cypress
Process completed with exit code 1.
|
⚡ Vitest
Process completed with exit code 1.
|