Skip to content

feat(webhooks): add webhook endpoints CRUD for SDK #83

feat(webhooks): add webhook endpoints CRUD for SDK

feat(webhooks): add webhook endpoints CRUD for SDK #83

Triggered via pull request July 8, 2026 19:45
Status Success
Total duration 1m 32s
Artifacts

ci.yml

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

Annotations

11 warnings
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/__tests__/payment-detector-transactions.spec.ts#L101
Unexpected any. Specify a different type
lint-build-test (20): src/__tests__/payment-detector-transactions.spec.ts#L76
Unexpected any. Specify a different type
lint-build-test (20): src/__tests__/payment-detector-transactions.spec.ts#L30
Unexpected any. Specify a different type
lint-build-test (20): src/__tests__/payment-detector-transactions.spec.ts#L30
Unexpected any. Specify a different type
lint-build-test (20): src/__tests__/payment-detector-transactions.spec.ts#L29
Unexpected any. Specify a different type
lint-build-test (20): src/__tests__/payment-detector-backoff.spec.ts#L21
Unexpected any. Specify a different type
lint-build-test (20): src/__tests__/payment-detector-backoff.spec.ts#L20
Unexpected any. Specify a different type
lint-build-test (20): src/__tests__/helpers/stellar.mock.ts#L53
Unexpected any. Specify a different type
lint-build-test (20): src/__tests__/checkout.integration.spec.ts#L33
Unexpected any. Specify a different type
lint-build-test (20): src/__tests__/auth-flow.integration.spec.ts#L26
Unexpected any. Specify a different type