fix: commented out test for now #26
Annotations
2 errors and 4 warnings
build
react-native-unstyled-components#test: command (/home/runner/work/expo-experiments/expo-experiments/packages/unstyled-components) /opt/hostedtoolcache/volta/2.0.1/x64/tools/image/npm/10.8.2/bin/npm run test exited (1)
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
packages/unstyled-components/src/UnstyledButton.tsx#L1
'ReactElement' is defined but never used
|
build:
packages/unstyled-components/src/UnstyledPressable.tsx#L33
'state' is assigned a value but never used
|
build:
packages/my-app/src/app/(tabs)/formik.tsx#L43
'error' is defined but never used
|