Skip to content

fix(makeStyles): Fix object literal outside useMemo causing styles to… #36

fix(makeStyles): Fix object literal outside useMemo causing styles to…

fix(makeStyles): Fix object literal outside useMemo causing styles to… #36

Triggered via push February 4, 2024 03:55
Status Failure
Total duration 2m 8s
Artifacts
checks  /  yarn_install
16s
checks / yarn_install
checks  /  check_unit_tests
1m 9s
checks / check_unit_tests
checks  /  check_types
19s
checks / check_types
checks  /  check_lint
21s
checks / check_lint
checks  /  check_docs_api
23s
checks / check_docs_api
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build
Output file '/home/runner/work/react-native-elements/react-native-elements/packages/base/dist/AirbnbRating/index.d.ts' has not been built from source file '/home/runner/work/react-native-elements/react-native-elements/packages/base/src/AirbnbRating/index.tsx'.
build
Output file '/home/runner/work/react-native-elements/react-native-elements/packages/base/dist/Avatar/Avatar.d.ts' has not been built from source file '/home/runner/work/react-native-elements/react-native-elements/packages/base/src/Avatar/Avatar.tsx'.
build
Output file '/home/runner/work/react-native-elements/react-native-elements/packages/base/dist/Avatar/Avatar.Accessory.d.ts' has not been built from source file '/home/runner/work/react-native-elements/react-native-elements/packages/base/src/Avatar/Avatar.Accessory.tsx'.
build
Output file '/home/runner/work/react-native-elements/react-native-elements/packages/base/dist/Badge/Badge.d.ts' has not been built from source file '/home/runner/work/react-native-elements/react-native-elements/packages/base/src/Badge/Badge.tsx'.
build
Output file '/home/runner/work/react-native-elements/react-native-elements/packages/base/dist/Badge/withBadge.d.ts' has not been built from source file '/home/runner/work/react-native-elements/react-native-elements/packages/base/src/Badge/withBadge.tsx'.
build
Output file '/home/runner/work/react-native-elements/react-native-elements/packages/base/dist/BottomSheet/BottomSheet.d.ts' has not been built from source file '/home/runner/work/react-native-elements/react-native-elements/packages/base/src/BottomSheet/BottomSheet.tsx'.
build
Output file '/home/runner/work/react-native-elements/react-native-elements/packages/base/dist/Button/Button.d.ts' has not been built from source file '/home/runner/work/react-native-elements/react-native-elements/packages/base/src/Button/Button.tsx'.
build
Output file '/home/runner/work/react-native-elements/react-native-elements/packages/base/dist/ButtonGroup/ButtonGroup.d.ts' has not been built from source file '/home/runner/work/react-native-elements/react-native-elements/packages/base/src/ButtonGroup/ButtonGroup.tsx'.
build
Output file '/home/runner/work/react-native-elements/react-native-elements/packages/base/dist/Card/Card.d.ts' has not been built from source file '/home/runner/work/react-native-elements/react-native-elements/packages/base/src/Card/Card.tsx'.
build
Output file '/home/runner/work/react-native-elements/react-native-elements/packages/base/dist/Card/Card.Divider.d.ts' has not been built from source file '/home/runner/work/react-native-elements/react-native-elements/packages/base/src/Card/Card.Divider.tsx'.
checks / yarn_install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checks / yarn_install
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
checks / check_types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checks / check_types
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
checks / check_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checks / check_lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
checks / check_docs_api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checks / check_docs_api
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
checks / check_unit_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checks / check_unit_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/