fix(deps): update dependency react-hook-form to v7.54.2 #18459
Triggered via pull request
December 29, 2024 20:55
Status
Failure
Total duration
6h 2m 15s
Artifacts
–
ci.yml
on: pull_request
lint
1m 28s
deploy
6h 0m
Matrix: test
Annotations
2 errors and 10 warnings
deploy
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 360 minutes.
|
deploy
The operation was canceled.
|
lint:
jest-axe.d.ts#L15
'Spec' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
lint:
jest-axe.d.ts#L17
'RunOptions' is an 'error' type that acts as 'any' and overrides all other types in this intersection type
|
lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L85
`RadioField` is deprecated. This component is deprecated, use `RadioGroupField` instead
|
lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L92
`RadioField` is deprecated. This component is deprecated, use `RadioGroupField` instead
|
lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L99
`RadioField` is deprecated. This component is deprecated, use `RadioGroupField` instead
|
lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L162
`TextInputField` is deprecated. This component is deprecated, please use `TextInputFieldV2` instead
|
lint:
packages/form/src/components/NumberInputField/__stories__/Required.stories.tsx#L8
`NumberInputField` is deprecated. This component is deprecated, use `NumberInputFieldV2` instead
|
lint:
packages/form/src/components/NumberInputField/__stories__/Required.stories.tsx#L11
`NumberInputField` is deprecated. This component is deprecated, use `NumberInputFieldV2` instead
|
lint:
packages/form/src/components/NumberInputField/__stories__/Template.stories.tsx#L6
`NumberInputField` is deprecated. This component is deprecated, use `NumberInputFieldV2` instead
|
lint:
packages/form/src/components/NumberInputField/__stories__/Template.stories.tsx#L7
`NumberInputField` is deprecated. This component is deprecated, use `NumberInputFieldV2` instead
|