Skip to content

1967-Incorrect-intermediaryphantom-nodes #5576

1967-Incorrect-intermediaryphantom-nodes

1967-Incorrect-intermediaryphantom-nodes #5576

Triggered via pull request June 25, 2024 11:59
Status Success
Total duration 54s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint: scripts/serve-build.js#L13
'appTypes' is assigned a value but never used
eslint: scripts/serve-build.js#L40
Expected '===' and instead saw '=='
eslint: scripts/serve-build.js#L40
Expected '===' and instead saw '=='
eslint: src/components/Authentication/Kratos/KratosRecovery.tsx#L91
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
eslint: src/components/Authentication/Kratos/ory/ui/NodeImage.tsx#L10
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
eslint: src/components/Forms/FormikFilterForm.tsx#L44
React Hook useEffect has a missing dependency: 'setFieldValue'. Either include it or remove the dependency array
eslint: src/context/FeatureFlagsContext.tsx#L52
React Hook useEffect has a missing dependency: 'refreshFeatureFlags'. Either include it or remove the dependency array
eslint: src/ui/Avatar/index.tsx#L102
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element