Skip to content

chore(deps): bump @chakra-ui/react from 1.6.10 to 1.8.9 #4860

chore(deps): bump @chakra-ui/react from 1.6.10 to 1.8.9

chore(deps): bump @chakra-ui/react from 1.6.10 to 1.8.9 #4860

Triggered via push April 18, 2024 20:20
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: push
Lint
57s
Lint
Compile
55s
Compile
Test
1m 6s
Test
Determine if Build & Deploy is needed
0s
Determine if Build & Deploy is needed
Build & Deploy
0s
Build & Deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 15 warnings
Compile: src/client/components/OtpForm.tsx#L1
Type '{ children: string; label: string; }' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<DetailedHTMLProps<LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, keyof FormLabelProps> & FormLabelProps & { ...; }'.
Compile: src/client/components/builder/questions/TitleField.tsx#L1
Type '{ onChange: ChangeHandler; onBlur: ChangeHandler; ref: RefCallBack; name: string; type: string; sx: CSSObject; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<DetailedHTMLProps<TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, keyof TextareaProps> & TextareaProps & { ...; }'.
Compile
Process completed with exit code 2.
Determine if Build & Deploy is needed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint: src/client/components/builder/logic/MapResult.tsx#L40
Forbidden non-null assertion
Lint: src/client/contexts/AuthContext.tsx#L88
React Hook useEffect has missing dependencies: 'history', 'logout', 'user', and 'whoami'. Either include them or remove the dependency array
Lint: src/client/hooks/use-local-storage.ts#L50
React Hook useEffect has a missing dependency: 'readValue'. Either include it or remove the dependency array
Lint: src/client/hooks/use-local-storage.ts#L63
React Hook useEffect has a missing dependency: 'readValue'. Either include it or remove the dependency array
Lint: src/shared/core/parser.ts#L10
Forbidden non-null assertion
Lint: src/types/client/images.d.ts#L7
Unexpected any. Specify a different type
Lint: webpack.config.js#L116
Unexpected console statement
Lint: webpack.config.js#L131
Unexpected console statement
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/