fix: Remove the Lightbox #1343
validate_pr.yml
on: pull_request
Run Tests
4m 24s
Run Eslint
1m 47s
Annotations
3 errors and 2 warnings
Run Eslint:
demo/src/pages/index.js#L38
'tallImage' is defined but never used. Allowed unused vars must match /^_/u
|
Run Eslint:
demo/src/pages/index.js#L40
'transparentBackgroundImage' is defined but never used. Allowed unused vars must match /^_/u
|
Run Eslint
Process completed with exit code 1.
|
Run Eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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/
|
Run Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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/
|