feat: add atom #11
publish-auto.yml
on: push
test
/
cache-warmer
4s
publish-auto
/
publish-to-npm
1m 5s
publish-manual
/
publish-to-npm
Annotations
13 warnings
test / cache-warmer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / lint:
src/example-app/App.tsx#L31
Inline style: { color: 'white' }
|
test / lint:
src/example-app/App.tsx#L65
Unexpected console statement
|
test / lint
Inline style: { marginBottom: 200 }
|
test / lint
Inline style: { flex: 1 }
|
test / lint:
src/stories/Alerts.stories.tsx#L17
Inline style: { height: 16 }
|
test / lint:
src/stories/Snackbars.stories.tsx#L60
Inline style: { color: 'white' }
|
test / lint:
src/stories/Snackbars.stories.tsx#L71
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “SnackbarsStory” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
test / lint:
src/stories/Snackbars.stories.tsx#L77
Inline style: { paddingBottom: 200 }
|
publish-auto / publish-to-npm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|