Skip to content

E2e test cypress test scripts #74

E2e test cypress test scripts

E2e test cypress test scripts #74

Triggered via pull request December 26, 2023 07:37
@rajimtrirajimtri
synchronize #145
e2eTest
Status Success
Total duration 1m 54s
Artifacts

tests.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build (16.x)
The process '/usr/bin/git' failed with exit code 128
build (16.x): ui/src/features/input-submission/input-section/input-section.tsx#L35
React Hook useEffect has missing dependencies: 'handleSubmitClick' and 'inputText'. Either include them or remove the dependency array. If 'handleSubmitClick' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (16.x): ui/src/link.d.ts#L1
'LinkPropsVariantOverrides' is defined but never used
build (16.x): ui/src/link.d.ts#L2
'TypographyPropsVariantOverrides' is defined but never used
build (18.x)
The process '/usr/bin/git' failed with exit code 128
build (18.x): ui/src/features/input-submission/input-section/input-section.tsx#L35
React Hook useEffect has missing dependencies: 'handleSubmitClick' and 'inputText'. Either include them or remove the dependency array. If 'handleSubmitClick' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (18.x): ui/src/link.d.ts#L1
'LinkPropsVariantOverrides' is defined but never used
build (18.x): ui/src/link.d.ts#L2
'TypographyPropsVariantOverrides' is defined but never used