Fix new individual invoice after one is paid as a business #97350
Annotations
10 errors and 1 warning
ESLint check:
src/libs/DebugUtils.ts#L448
Switch is not exhaustive. Cases not matched: "state" | "welcomeMessage"
|
ESLint check:
src/libs/PolicyUtils.ts#L553
Unsafe argument of type `any` assigned to a parameter of type `ApprovalRule[]`
|
ESLint check:
src/libs/PolicyUtils.ts#L558
Unsafe member access .approver on an `any` value
|
ESLint check:
src/libs/PolicyUtils.ts#L559
Unsafe assignment of an `any` value
|
ESLint check:
src/libs/PolicyUtils.ts#L559
Unsafe member access .approver on an `any` value
|
ESLint check:
src/libs/PolicyUtils.ts#L564
Unsafe argument of type `any[]` assigned to a parameter of type `string[]`
|
ESLint check:
src/libs/PolicyUtils.ts#L1090
Unsafe assignment of an `any` value
|
ESLint check:
src/libs/PolicyUtils.ts#L1091
Unsafe assignment of an `any` value
|
ESLint check:
src/libs/PolicyUtils.ts#L1091
Unsafe call of an `any` typed value
|
ESLint check:
src/libs/PolicyUtils.ts#L1091
Unsafe member access .find on an `any` value
|
ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|