Skip to content

Add remix example

Add remix example #6

Triggered via pull request April 4, 2024 09:20
@laisolaiso
synchronize #1
remix
Status Success
Total duration 6m 24s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint: packages/core/rsc/shared-client/context.tsx#L55
React Hook React.useEffect has a missing dependency: 'aiState'. Either include it or remove the dependency array
ESLint: packages/core/rsc/shared-client/context.tsx#L55
React Hook React.useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
ESLint: packages/core/rsc/shared-client/context.tsx#L83
React Hook React.useMemo has a missing dependency: 'aiState'. Either include it or remove the dependency array
ESLint: packages/core/rsc/shared-client/context.tsx#L110
React Hook React.useMemo has missing dependencies: 'setAIState' and 'setUIState'. Either include them or remove the dependency array
ESLint: packages/core/rsc/shared-client/context.tsx#L185
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.