fix: incorrect page is displayed when refreshing the page #11024
lint-changed.yml
on: pull_request
Changed files ESLint check
47s
Annotations
5 errors and 1 warning
Changed files ESLint check:
src/pages/settings/Security/AddDelegate/ConfirmDelegatePage.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/settings/Security/AddDelegate/DelegateMagicCodeModal.tsx#L6
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/pages/settings/Security/AddDelegate/DelegateMagicCodeModal.tsx#L7
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/pages/settings/Security/AddDelegate/DelegateMagicCodeModal.tsx#L9
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
|