fix(app-platform): upgrade platform tools to use vite and react 18 #84
test-and-release.yml
on: push
lint-commits
/
lint-commits
50s
lint
/
lint
1m 20s
test
/
test
50s
e2e
/
e2e
7m 20s
release
/
release
Annotations
12 errors
test / test
Process completed with exit code 1.
|
lint / lint:
src/components/App/App.test.jsx#L1
No exports found
|
lint / lint:
src/components/AuthWall/AuthWall.test.jsx#L1
No exports found
|
lint / lint:
src/components/AuthWall/AuthWall.test.jsx#L23
disallow literal string
|
lint / lint:
src/components/AuthWall/AuthWall.test.jsx#L40
disallow literal string
|
lint / lint:
src/components/AuthWall/AuthWall.test.jsx#L54
disallow literal string
|
lint / lint:
src/components/AuthWall/AuthWall.test.jsx#L68
disallow literal string
|
lint / lint:
src/components/Buttons/CronPresetButton.test.jsx#L1
No exports found
|
lint / lint:
src/components/Buttons/DeleteJobButton.test.jsx#L1
No exports found
|
lint / lint:
src/components/Buttons/DeleteQueueButton.test.jsx#L1
No exports found
|
lint / lint:
src/components/Buttons/DiscardFormButton.test.jsx#L1
No exports found
|
e2e / e2e
Cypress tests: 4 failed
|