Skip to content

chore: merge desired upstream changes #33

chore: merge desired upstream changes

chore: merge desired upstream changes #33

Triggered via pull request March 20, 2024 03:16
Status Failure
Total duration 1m 28s
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.stories.tsx#L20
Unsafe member access .bind on an `any` value
eslint: src/component-library/components/HeaderDropdown/HeaderDropdown.stories.tsx#L21
Unsafe member access .args on an `any` value
eslint: src/component-library/components/HeaderDropdown/HeaderDropdown.stories.tsx#L25
Unsafe member access .bind on an `any` value
eslint: src/component-library/components/HeaderDropdown/HeaderDropdown.stories.tsx#L26
Unsafe member access .args on an `any` value
eslint: src/component-library/components/HeaderDropdown/HeaderDropdown.tsx#L57
This assertion is unnecessary since it does not change the type of the expression
eslint: src/helpers/demoConnector.ts#L6
Unsafe assignment of an `any` value
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