Skip to content

Fix issue: Wrong return path after returning from receipt on confirm page when sharing with accountant #277

Fix issue: Wrong return path after returning from receipt on confirm page when sharing with accountant

Fix issue: Wrong return path after returning from receipt on confirm page when sharing with accountant #277

Triggered via pull request January 29, 2025 14:57
Status Failure
Total duration 4m 17s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
4m 5s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Changed files ESLint check: src/components/Lottie/index.tsx#L11
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/PromotedActionsBar.tsx#L6
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/PromotedActionsBar.tsx#L7
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/PromotedActionsBar.tsx#L10
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/PromotedActionsBar.tsx#L11
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
Changed files ESLint check: src/components/PromotedActionsBar.tsx#L12
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
Changed files ESLint check: src/components/Search/SearchRouter/SearchRouter.tsx#L20
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/Search/SearchRouter/SearchRouter.tsx#L23
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/Search/SearchRouter/SearchRouter.tsx#L24
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"