Skip to content

fix(render): parse the args based on the zod schema #2194

fix(render): parse the args based on the zod schema

fix(render): parse the args based on the zod schema #2194

Triggered via pull request March 6, 2024 16:59
Status Success
Total duration 5m 28s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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/.
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
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/.