Fix new individual invoice after one is paid as a business #97342
Annotations
7 errors and 1 warning
ESLint check:
src/libs/actions/IOU.ts#L69
All imports in the declaration are only used as types. Use `import type`
|
ESLint check:
tests/actions/IOUTest.ts#L3384
Object Literal Property name `39C3FF491F559` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
ESLint check:
tests/actions/IOUTest.ts#L3391
Object Literal Property name `928A74633831E` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
ESLint check:
tests/actions/IOUTest.ts#L3410
Object Literal Property name `[email protected]` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
ESLint check:
tests/actions/IOUTest.ts#L3441
Object Literal Property name `text_title` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
ESLint check:
tests/actions/IOUTest.ts#L3540
Unsafe assignment of an `any` value
|
ESLint check
Process completed with exit code 1.
|
ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|