Skip to content

add form elements

add form elements #20

Triggered via pull request September 26, 2023 19:11
@takanoriptakanorip
synchronize #9
add-inputs
Status Failure
Total duration 1m 4s
Artifacts

lint.yml

on: pull_request
Lint and Test
52s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Lint and Test: src/stories/Checkbox.stories.tsx#L13
Type 'string' is not assignable to type 'undefined'.
Lint and Test: src/stories/RadioButton.stories.tsx#L33
Type 'string' is not assignable to type 'undefined'.
Lint and Test
Process completed with exit code 1.
Lint and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/