Initial Version #5
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/
|