fix(File): file prototype properties are lost with spread operator #309
Triggered via pull request
September 12, 2023 09:09
Status
Success
Total duration
7m 55s
Artifacts
–
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
build:
packages/Form/Input/radio/src/Radio.tsx#L78
Unexpected empty object pattern
|
build:
packages/Form/Input/slider/src/Slider.tsx#L52
The value for aria-required must be a boolean
|
build:
packages/Modal/default/src/ModalDefault.stories.tsx#L25
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build:
packages/Modal/default/src/ModalDefault.stories.tsx#L26
`"` can be escaped with `"`, `“`, `"`, `”`
|
build:
packages/Modal/default/src/ModalDefault.stories.tsx#L26
`"` can be escaped with `"`, `“`, `"`, `”`
|
build:
packages/Modal/default/src/ModalDefault.stories.tsx#L27
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build:
packages/Modal/default/src/ModalDefault.stories.tsx#L28
`"` can be escaped with `"`, `“`, `"`, `”`
|
build:
packages/Modal/default/src/ModalDefault.stories.tsx#L28
`"` can be escaped with `"`, `“`, `"`, `”`
|
build:
packages/Modal/default/src/ModalDefault.stories.tsx#L28
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build:
packages/alert/src/Alert.stories.tsx#L64
`'` can be escaped with `'`, `‘`, `'`, `’`
|