Skip to content

Add animation for switch children #12038

Add animation for switch children

Add animation for switch children #12038

Triggered via pull request January 28, 2025 12:20
Status Failure
Total duration 1m 28s
Artifacts

lint-changed.yml

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

Annotations

5 errors and 1 warning
Changed files ESLint check: src/pages/workspace/upgrade/WorkspaceUpgradePage.tsx#L9
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/workspace/upgrade/WorkspaceUpgradePage.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/workspace/upgrade/WorkspaceUpgradePage.tsx#L14
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/workspace/upgrade/WorkspaceUpgradePage.tsx#L16
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