Change logo.png asset #46
Annotations
5 warnings
Check linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check linting:
packages/berlin/src/pages/Register.tsx#L195
Unexpected any. Specify a different type
|
Check linting:
packages/berlin/src/pages/Register.tsx#L366
Unexpected any. Specify a different type
|
Check linting:
packages/core/src/pages/Results.tsx#L69
The following dependencies are missing in your queryKey: cycle?.forumQuestions[0].id
|
Check linting:
packages/core/src/pages/Vote.tsx#L48
The following dependencies are missing in your queryKey: user?.id
|