fix: exports esm and cjs package #327
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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 `'`, `‘`, `'`, `’`
|