Skip to content

[CP Staging] Revert "Merge pull request #54455 from Krishna2323/krishna2323/issue/… #13089

[CP Staging] Revert "Merge pull request #54455 from Krishna2323/krishna2323/issue/…

[CP Staging] Revert "Merge pull request #54455 from Krishna2323/krishna2323/issue/… #13089

Triggered via pull request February 6, 2025 19:17
Status Cancelled
Total duration 1m 55s
Artifacts

lint-changed.yml

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

Annotations

11 errors
Changed files ESLint check
Canceling since a higher priority waiting request for 'refs/pull/56476/merge-changed-lint' exists
Changed files ESLint check: src/pages/Debug/TransactionViolation/DebugTransactionViolationCreatePage.tsx#L13
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/Debug/TransactionViolation/DebugTransactionViolationPage.tsx#L10
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/TransactionDuplicate/Review.tsx#L16
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/TransactionDuplicate/Review.tsx#L17
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/TransactionDuplicate/Review.tsx#L18
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/TransactionDuplicate/Review.tsx#L19
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"