Skip to content

feat(add-e2e-tests): Initial Submissions #3513

feat(add-e2e-tests): Initial Submissions

feat(add-e2e-tests): Initial Submissions #3513

Triggered via pull request October 22, 2024 15:45
Status Failure
Total duration 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: test/e2e/tests/home/appendixKamendment.spec.ts#L1
'expect' is defined but never used
lint: test/e2e/tests/home/capitatedamendwaiver.spec.ts#L1
'expect' is defined but never used
lint: test/e2e/tests/home/capitatedinitialwaiver.spec.ts#L1
'expect' is defined but never used
lint: test/e2e/tests/home/capitatedrenewalwaiver.spec.ts#L1
'expect' is defined but never used
lint: test/e2e/tests/home/chipspa.spec.ts#L1
'expect' is defined but never used
lint: test/e2e/tests/home/contractingamendwaiver.spec.ts#L1
'expect' is defined but never used
lint: test/e2e/tests/home/contractinginitialwaiver.spec.ts#L1
'expect' is defined but never used
lint: test/e2e/tests/home/contractingrenewalwaiver.spec.ts#L1
'expect' is defined but never used
lint: test/e2e/tests/home/exportfeature.spec.ts#L1
'expect' is defined but never used
lint: test/e2e/tests/home/filters.spec.ts#L1
'expect' is defined but never used
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: react-app/src/components/Opensearch/main/Filtering/Drawer/hooks.ts#L153
React Hook useEffect has missing dependencies: 'accordionValues' and 'setFilters'. Either include them or remove the dependency array
lint: react-app/src/components/Opensearch/main/Filtering/Drawer/hooks.ts#L170
React Hook useMemo has a missing dependency: 'labelMap'. Either include it or remove the dependency array
lint: react-app/src/components/Opensearch/main/useOpensearch.ts#L74
React Hook useEffect has missing dependencies: 'onRequest' and 'params.state'. Either include them or remove the dependency array
lint: react-app/src/components/RHF/Slot.tsx#L39
React Hook useEffect has a missing dependency: 'field.name'. Either include it or remove the dependency array
lint: react-app/src/components/RHF/dependencyWrapper.tsx#L143
React Hook useEffect has missing dependencies: 'getValues', 'isTriggered', 'name', 'setValue', and 'wasSetLast'. Either include them or remove the dependency array
lint: react-app/src/components/SearchForm/index.tsx#L16
React Hook useEffect has a missing dependency: 'handleSearch'. Either include it or remove the dependency array. If 'handleSearch' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: react-app/src/components/TimeoutModal/index.tsx#L53
React Hook useEffect has missing dependencies: 'startCountdown' and 'user?.user'. Either include them or remove the dependency array
lint: react-app/src/features/forms/waiver/app-k/WaiverIdField.tsx#L89
React Hook useEffect has a missing dependency: 'onValidate'. Either include it or remove the dependency array
lint: react-app/src/features/submission/waiver/shared-components/SubmitAndCancelBtnSection.tsx#L32
React Hook useMemo has a missing dependency: 'enableSubmit'. Either include it or remove the dependency array
lint: react-app/src/hooks/useIdle/index.ts#L55
React Hook useEffect has a missing dependency: 'events'. Either include it or remove the dependency array