Skip to content

feat: add issue templates + fix CI #9

feat: add issue templates + fix CI

feat: add issue templates + fix CI #9

Triggered via pull request June 18, 2026 10:28
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Matrix: lint-build-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint-build-test (20): src/checkout/checkout.service.ts#L89
Object literal may only specify known properties, and 'status' does not exist in type '{ merchantId?: string | SQL<unknown> | PgColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>; amount?: string | SQL<unknown> | PgColumn<...>; assetCode?: string | ... 1 more ... | PgColumn<...>; receivingAccount?: string | ... 1 more ... | PgColumn<...>; expiresAt?: Date | ... 1 more ... | PgColumn<...>; }'.
lint-build-test (20): src/checkout/checkout.service.ts#L70
Object literal may only specify known properties, and 'status' does not exist in type '{ merchantId?: string | SQL<unknown> | PgColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>; amount?: string | SQL<unknown> | PgColumn<...>; assetCode?: string | ... 1 more ... | PgColumn<...>; receivingAccount?: string | ... 1 more ... | PgColumn<...>; expiresAt?: Date | ... 1 more ... | PgColumn<...>; }'.
lint-build-test (20): src/checkout/checkout.service.ts#L33
No overload matches this call.
lint-build-test (20): src/auth/auth.service.ts#L183
Property 'message' does not exist on type 'unknown'.
lint-build-test (20): src/auth/auth.service.ts#L162
Namespace '"/home/runner/work/OrbitStream_backend/OrbitStream_backend/node_modules/@stellar/stellar-sdk/lib/index"' has no exported member 'ManageDataOperation'.
lint-build-test (20): src/auth/auth.service.ts#L152
Property 'verifySignatures' does not exist on type 'Transaction<Memo<MemoType>, Operation[]> | FeeBumpTransaction'.
lint-build-test (20): src/auth/auth.service.ts#L139
Property 'source' does not exist on type 'Transaction<Memo<MemoType>, Operation[]> | FeeBumpTransaction'.
lint-build-test (20): src/auth/auth.service.ts#L118
Property 'message' does not exist on type 'unknown'.
lint-build-test (20): src/auth/auth.service.ts#L104
Property 'toEnvelopeXDR' does not exist on type 'Transaction<Memo<MemoType>, Operation[]>'. Did you mean 'toEnvelope'?
lint-build-test (20): src/__tests__/app.smoke.spec.ts#L1
Cannot find module '../index' or its corresponding type declarations.
lint-build-test (20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint-build-test (20): src/merchants/merchants.controller.ts#L65
Unexpected any. Specify a different type
lint-build-test (20): src/merchants/merchants.controller.ts#L56
Unexpected any. Specify a different type
lint-build-test (20): src/merchants/merchants.controller.ts#L47
Unexpected any. Specify a different type
lint-build-test (20): src/merchants/merchants.controller.ts#L38
Unexpected any. Specify a different type
lint-build-test (20): src/merchants/merchants.controller.ts#L32
Unexpected any. Specify a different type
lint-build-test (20): src/checkout/checkout.controller.ts#L23
Unexpected any. Specify a different type
lint-build-test (20): src/checkout/checkout.controller.ts#L12
Unexpected any. Specify a different type
lint-build-test (20): src/auth/jwt.strategy.ts#L14
Unexpected any. Specify a different type
lint-build-test (20): src/__tests__/app.smoke.spec.ts#L14
Unexpected any. Specify a different type
lint-build-test (20): src/__tests__/app.smoke.spec.ts#L13
Unexpected any. Specify a different type