fix(app-platform): upgrade platform tools to use vite and react 18 #85
test-and-release.yml
on: push
lint-commits
/
lint-commits
1m 2s
lint
/
lint
1m 14s
test
/
test
55s
e2e
/
e2e
8m 13s
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
|