feat: add example #1
Annotations
4 errors and 8 warnings
build-library
Process completed with exit code 1.
|
lint:
example/metro.config.js#L29
Replace `⏎······modules.map(⏎········(m)·=>⏎··········new·RegExp(`^${escape(path.join(root,·'node_modules',·m))}\\/.*$`)⏎······)⏎····` with `modules.map((m)·=>·new·RegExp(`^${escape(path.join(root,·'node_modules',·m))}\\/.*$`))`
|
lint
Process completed with exit code 1.
|
build-web
Process completed with exit code 1.
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/Modal.tsx#L22
'setContainerVisible' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
|
lint:
src/Modal.tsx#L27
Color literal: { backgroundColor: 'transparent' }
|
lint:
src/Modal.tsx#L27
Inline style: { backgroundColor: 'transparent' }
|
lint:
src/Modal.tsx#L37
Color literal: { backgroundColor: 'rgba(34,146,231,0.4)' }
|
build-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|