Skip to content

Don't use report for isArchived check #11096

Don't use report for isArchived check

Don't use report for isArchived check #11096

Triggered via pull request January 17, 2025 16:36
Status Failure
Total duration 1m 46s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 38s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Changed files ESLint check: src/components/LHNOptionsList/LHNOptionsList.tsx#L19
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/LHNOptionsList/LHNOptionsList.tsx#L20
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/LHNOptionsList/LHNOptionsList.tsx#L21
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/LHNOptionsList/LHNOptionsList.tsx#L22
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/LHNOptionsList/OptionRowLHNData.tsx#L4
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636