Skip to content

Initial Version

Initial Version #5

Triggered via pull request December 22, 2023 01:51
Status Failure
Total duration 47s
Billable time 1m
Artifacts

test-js.yml

on: pull_request
Matrix: JS Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
JS Test (20.x): postcss.config.js#L2
Replace `⏎↹··require(·'tailwindcss'·),⏎↹` with `·require(·'tailwindcss'·)·`
JS Test (20.x): postcss.config.js#L5
Insert `⏎`
JS Test (20.x): src/App.js#L4
'Modal' is defined but never used
JS Test (20.x): tailwind.config.js#L3
Replace `⏎↹↹'./src/*.js'⏎↹` with `·'./src/*.js'·`
JS Test (20.x)
Process completed with exit code 1.
JS Test (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/