Skip to content

feat(emails): Expand email sending functionality to all initial event emails #4534

feat(emails): Expand email sending functionality to all initial event emails

feat(emails): Expand email sending functionality to all initial event emails #4534

Triggered via pull request January 3, 2025 09:54
@benjaminpaigebenjaminpaige
synchronize #967
eco
Status Failure
Total duration 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 warnings
lint: lib/lambda/getAttachmentUrl.test.ts#L1
'Mock' is defined but never used. Allowed unused vars must match /^_/u
lint
Process completed with exit code 1.
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/features/package/admin-changes/index.tsx#L67
React Hook useMemo has missing dependencies: 'props.event' and 'props.raiWithdrawEnabled'. Either include them 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
lint: react-app/src/hooks/useMediaQuery.ts#L29
React Hook useEffect has a missing dependency: 'handleChange'. Either include it or remove the dependency array
lint: react-app/src/hooks/useParams.ts#L25
React Hook useMemo has a missing dependency: 'props.initValue'. Either include it or remove the dependency array