Domain selection when enabling travel for workspaces with admins from multiple domains #10996
lint-changed.yml
on: pull_request
Changed files ESLint check
2m 37s
Annotations
10 errors and 1 warning
Changed files ESLint check:
src/languages/en.ts#L3
'title' is defined but never used
|
Changed files ESLint check:
src/languages/en.ts#L4653
'title' is already declared in the upper scope on line 3 column 9
|
Changed files ESLint check:
src/libs/PolicyUtils.ts#L44
Dependency cycle via ./CardUtils:10
|
Changed files ESLint check:
src/libs/PolicyUtils.ts#L1220
'_' is defined but never used
|
Changed files ESLint check:
src/libs/PolicyUtils.ts#L1221
'_' is defined but never used
|
Changed files ESLint check:
src/libs/PolicyUtils.ts#L1232
'domainOccurrences' is never reassigned. Use 'const' instead
|
Changed files ESLint check:
src/libs/PolicyUtils.ts#L1233
Prefer an early return to a conditionally-wrapped function body
|
Changed files ESLint check:
src/libs/PolicyUtils.ts#L1239
Prefer an early return to a conditionally-wrapped function body
|
Changed files ESLint check:
src/libs/TripReservationUtils.ts#L16
Namespace imports are not allowed. Use named imports instead. Example: import { method } from "./libs/module"
|
Changed files ESLint check:
src/libs/TripReservationUtils.ts#L19
Namespace imports are not allowed. Use named imports instead. Example: import { method } from "./libs/module"
|
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
|