chore: release #18470
ci.yml
on: pull_request
lint
1m 28s
deploy
35s
Matrix: test
Annotations
2 errors and 10 warnings
deploy
unexpected error encountered: HttpError: No ref found for: changeset-release/main - see logs for more information
|
deploy
unexpected error encountered: Error: Input required and not supplied: deployment_id - see logs for more information
|
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
|