fix(app-platform): upgrade platform tools to use vite and react 18 #70
test-and-release.yml
on: push
lint-commits
/
lint-commits
40s
lint
/
lint
27s
test
/
test
29s
release
/
release
Annotations
3 errors and 6 warnings
lint / lint:
src/hooks/__tests__/useLogin.test.js#L2
Unable to resolve path to module '@testing-library/react-hooks'
|
lint / lint
Process completed with exit code 1.
|
test / test
Process completed with exit code 1.
|
lint / lint:
src/components/__tests__/customizable-elements.test.jsx#L3
Using exported name 'userEvent' as identifier for default export
|
lint / lint:
src/components/account-creation-form.jsx#L19
Using exported name 'ReCAPTCHA' as identifier for default export
|
lint / lint:
src/pages/__tests__/login.integration.test.jsx#L3
Using exported name 'userEvent' as identifier for default export
|
lint / lint:
src/pages/__tests__/login.test.jsx#L2
Using exported name 'userEvent' as identifier for default export
|
lint / lint:
src/pages/__tests__/password-reset-request.test.jsx#L3
Using exported name 'userEvent' as identifier for default export
|
lint / lint:
src/pages/__tests__/password-update.test.jsx#L3
Using exported name 'userEvent' as identifier for default export
|