Skip to content

fix: after blocking request return to request tab #21

fix: after blocking request return to request tab

fix: after blocking request return to request tab #21

Triggered via pull request July 1, 2024 01:25
Status Failure
Total duration 1m 25s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 warnings
lint: src/component-library/components/FullConversation/FullConversation.tsx#L102
React Hook useMemo has an unnecessary dependency: 'changedConsentCount'. Either exclude it or remove the dependency array
lint
Process completed with exit code 1.
lint: src/component-library/components/ScreenEffects/RainEffect.tsx#L44
Do not use Array index in keys
lint: src/component-library/components/ScreenEffects/SnowEffect.tsx#L43
Do not use Array index in keys
lint: src/global.d.ts#L2
Unexpected any. Specify a different type
lint: src/global.d.ts#L7
Unexpected any. Specify a different type
lint: src/global.d.ts#L12
Unexpected any. Specify a different type
lint: src/helpers/attachments.ts#L72
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
lint: src/helpers/functions.ts#L15
Unexpected any. Specify a different type
lint: src/helpers/functions.ts#L15
Unexpected any. Specify a different type