Skip to content

chore: grab most upstream changes #14

chore: grab most upstream changes

chore: grab most upstream changes #14

Triggered via pull request February 10, 2024 22:35
Status Failure
Total duration 1m 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
eslint: src/component-library/components/HeaderDropdown/HeaderDropdown.tsx#L4
Import "ActiveTab" is only used as types
eslint: src/component-library/components/HeaderDropdown/HeaderDropdown.tsx#L23
'consentStateLabels' is assigned a value but never used
eslint: src/component-library/components/SettingsCard/SettingsCard.tsx#L86
A form label must be associated with a control
eslint: src/component-library/components/SideNav/SideNav.tsx#L222
A control must be associated with a text label
eslint: src/controllers/FullConversationController.tsx#L3
'XCircleIcon' is defined but never used
eslint: src/controllers/FullConversationController.tsx#L18
'GhostButton' is defined but never used
eslint: src/controllers/FullConversationController.tsx#L37
't' is assigned a value but never used
eslint: src/controllers/FullConversationController.tsx#L38
'consentState' is assigned a value but never used
eslint: src/controllers/FullConversationController.tsx#L38
'allow' is assigned a value but never used
eslint: src/controllers/FullConversationController.tsx#L38
'deny' is assigned a value but never used
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint: src/component-library/components/ScreenEffects/RainEffect.tsx#L44
Do not use Array index in keys
eslint: src/component-library/components/ScreenEffects/SnowEffect.tsx#L43
Do not use Array index in keys
eslint: src/global.d.ts#L2
Unexpected any. Specify a different type
eslint: src/global.d.ts#L7
Unexpected any. Specify a different type
eslint: src/global.d.ts#L12
Unexpected any. Specify a different type
eslint: 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
eslint: src/helpers/functions.ts#L15
Unexpected any. Specify a different type
eslint: src/helpers/functions.ts#L15
Unexpected any. Specify a different type