fix(app): design refactor + auth fixes #265
Annotations
6 errors and 1 warning
src/lib/chat/emotes/ffzStore.ts#L17
Parameter 'emote' implicitly has an 'any' type.
|
src/lib/chat/emotes/ffzStore.ts#L25
Parameter 'emote' implicitly has an 'any' type.
|
src/queries/twitchQueries.ts#L6
'"@app/services/twitchService"' has no exported member named 'UserResponse'. Did you mean 'UserInfoResponse'?
|
src/services/ffzService2.ts#L38
Cannot find name 'ffzCachedEmoteApi'.
|
src/services/ffzService2.ts#L50
Cannot find name 'ffzCachedEmoteApi'.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/cache@v3, actions/setup-node@v3, actions/labeler@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading