feat(accounting): new accounting methods and updating openint SDK for new openapi-typescript version #409
validate-workflow.yml
on: pull_request
Run type checks, lint, and tests
32s
Annotations
3 errors and 1 warning
Run type checks, lint, and tests:
sdks/sdk-openint/src/index.spec.ts#L39
Argument of type '{ params: { path: { id: string; }; }; }' is not assignable to parameter of type 'null | undefined'.
|
Run type checks, lint, and tests:
sdks/sdk-openint/src/index.spec.ts#L47
Property 'displayName' does not exist on type 'never'.
|
Run type checks, lint, and tests
Process completed with exit code 2.
|
Run type checks, lint, and tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|