Skip to content

feat(app): design + auth fixes #273

feat(app): design + auth fixes

feat(app): design + auth fixes #273

Triggered via pull request October 17, 2024 18:35
Status Failure
Total duration 1m 21s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build: src/components/Header.tsx#L42
Property 'SettingsModal' does not exist on type 'typeof RootRoutes'.
Build: src/components/Header.tsx#L47
Property 'SettingsModal' does not exist on type 'typeof RootRoutes'.
Build: src/lib/chat/emotes/ffzStore.ts#L17
Parameter 'emote' implicitly has an 'any' type.
Build: src/lib/chat/emotes/ffzStore.ts#L25
Parameter 'emote' implicitly has an 'any' type.
Build: src/services/ffzService2.ts#L38
Cannot find name 'ffzCachedEmoteApi'.
Build: src/services/ffzService2.ts#L50
Cannot find name 'ffzCachedEmoteApi'.
Build
Process completed with exit code 2.
Build
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/