Skip to content

feat: add Notification List with settings and selenced tabs (WIP) #6106

feat: add Notification List with settings and selenced tabs (WIP)

feat: add Notification List with settings and selenced tabs (WIP) #6106

Triggered via pull request September 20, 2024 11:44
Status Success
Total duration 1m 0s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/Canary/aggregate.tsx#L63
'minUptime' is defined but never used
eslint: src/components/Configs/Graph/formatConfigsForGraph.ts#L110
Array.prototype.filter() expects a value to be returned at the end of arrow function
eslint: src/components/Integrations/Table/IntegrationsTableColumns.tsx#L45
'IntegrationListTypeCell' is defined but never used
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#L101
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