[CP Staging] Revert feat: [Auth Violations] Support isDismissed on newDot to hide violations. #54455 #13083
Annotations
10 errors
Run ESLint to check for deprecation warnings:
src/pages/Debug/TransactionViolation/DebugTransactionViolationCreatePage.tsx#L13
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/Debug/TransactionViolation/DebugTransactionViolationPage.tsx#L10
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/TransactionDuplicate/Review.tsx#L16
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/TransactionDuplicate/Review.tsx#L17
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/TransactionDuplicate/Review.tsx#L18
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/TransactionDuplicate/Review.tsx#L19
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
|
|
|
|
Loading