Skip to content

Fix new individual invoice after one is paid as a business #8372

Fix new individual invoice after one is paid as a business

Fix new individual invoice after one is paid as a business #8372

Triggered via pull request December 13, 2024 23:05
Status Failure
Total duration 2m 53s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
2m 44s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Changed files ESLint check: src/libs/actions/IOU.ts#L69
All imports in the declaration are only used as types. Use `import type`
Changed files ESLint check: tests/actions/IOUTest.ts#L3384
Object Literal Property name `39C3FF491F559` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
Changed files ESLint check: tests/actions/IOUTest.ts#L3391
Object Literal Property name `928A74633831E` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
Changed files ESLint check: tests/actions/IOUTest.ts#L3542
Unsafe assignment of an `any` value
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