[DRAFT] testing new github action #12164
Annotations
5 errors
Run ESLint to check for deprecation warnings:
src/pages/workspace/upgrade/WorkspaceUpgradePage.tsx#L9
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/workspace/upgrade/WorkspaceUpgradePage.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/workspace/upgrade/WorkspaceUpgradePage.tsx#L14
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/workspace/upgrade/WorkspaceUpgradePage.tsx#L16
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Loading