fix(app-platform): upgrade platform tools to use vite and react 18 #66
test-and-release.yml
on: push
lint-commits
/
lint-commits
52s
lint
/
lint
41s
test
/
test
39s
release
/
release
Annotations
3 errors and 2 warnings
lint / lint:
src/components/AppDetails/Versions.spec.jsx#L2
queryAllByRole not found in '@testing-library/react'
|
lint / lint
Process completed with exit code 1.
|
test / test
Process completed with exit code 1.
|
lint / lint:
src/pages/AppHub/AppHub.jsx#L120
React Hook useEffect has missing dependencies: 'queryParams' and 'refetch'. Either include them or remove the dependency array
|
lint / lint:
src/pages/ManualInstall/ManualInstall.spec.jsx#L3
Using exported name 'userEvent' as identifier for default export
|