Skip to content

Fix - On deleting a category, full category list moves #12998

Fix - On deleting a category, full category list moves

Fix - On deleting a category, full category list moves #12998

Triggered via pull request February 6, 2025 08:09
Status Failure
Total duration 2m 38s
Artifacts

lint-changed.yml

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

Annotations

7 errors
Changed files ESLint check: src/pages/workspace/categories/CategorySettingsPage.tsx#L19
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/workspace/categories/CategorySettingsPage.tsx#L20
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/workspace/categories/CategorySettingsPage.tsx#L21
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/workspace/categories/CategorySettingsPage.tsx#L24
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/workspace/categories/CategorySettingsPage.tsx#L26
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/workspace/categories/CategorySettingsPage.tsx#L30
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.