chore(deps) Update all non-major dependencies #454
Annotations
10 errors
app/components/Assignees.tsx#L85
This expression is not callable.
|
app/components/CheckRemove.tsx#L12
Cannot find name 'faCheck'.
|
app/components/Emoji.tsx#L7
Parameter 'name' implicitly has an 'any' type.
|
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...'.
|
app/components/Emoji.tsx#L10
Parameter 'x' implicitly has an 'any' type.
|
app/components/Emoji.tsx#L11
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
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...'.
|
app/components/Emoji.tsx#L42
Type '[string, unknown][]' cannot be used as an index type.
|
app/components/Emoji.tsx#L48
Parameter 'text' implicitly has an 'any' type.
|
app/components/Emoji.tsx#L48
Parameter 'styles' implicitly has an 'any' type.
|
The logs for this run have expired and are no longer available.
Loading