chore(deps) Update all non-major dependencies #446
Triggered via pull request
September 15, 2023 13:05
Status
Failure
Total duration
1m 30s
Artifacts
–
test.yml
on: pull_request
🔥 Lintian
49s
✓ ShellCheck
17s
⬣ ESLint
1m 0s
ʦ TypeScript
1m 4s
⚡ Vitest
1m 18s
⚫️ Cypress
58s
Annotations
15 errors
✓ ShellCheck
Process completed with exit code 1.
|
🔥 Lintian
Process completed with exit code 1.
|
⬣ ESLint
Process completed with exit code 2.
|
⚫️ Cypress
Process completed with exit code 1.
|
ʦ 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.
|
⚡ Vitest
Process completed with exit code 1.
|