Skip to content

feat: add example

feat: add example #1

Triggered via push February 28, 2024 13:35
Status Failure
Total duration 1m 17s
Billable time 5m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/.