Skip to content

Fix: report blinking in the background while the navigation from search #10603

Fix: report blinking in the background while the navigation from search

Fix: report blinking in the background while the navigation from search #10603

Triggered via pull request January 14, 2025 13:37
Status Failure
Total duration 3m 25s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
2m 17s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Changed files ESLint check: src/pages/home/ReportScreen.tsx#L35
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/home/ReportScreen.tsx#L36
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/home/ReportScreen.tsx#L37
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/home/ReportScreen.tsx#L38
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/home/ReportScreen.tsx#L40
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/home/ReportScreen.tsx#L42
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
Changed files ESLint check: src/pages/home/ReportScreen.tsx#L43
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
Changed files ESLint check
Process completed with exit code 1.
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