Skip to content

feat: add issue templates + fix CI #13

feat: add issue templates + fix CI

feat: add issue templates + fix CI #13

Triggered via pull request June 18, 2026 12:02
Status Failure
Total duration 57s
Artifacts

ci.yml

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

Annotations

2 errors and 11 warnings
lint-build-test (20)
Process completed with exit code 1.
lint-build-test (20): src/auth/auth.service.spec.ts#L40
Replace `⏎······service.requestChallenge({·walletAddress:·'G'·+·'A'.repeat(55)·}),⏎····).rejects.toThrow(BadRequestException` with `service.requestChallenge({·walletAddress:·'G'·+·'A'.repeat(55)·})).rejects.toThrow(⏎······BadRequestException,⏎····`
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#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.service.ts#L98
Unexpected any. Specify a different type
lint-build-test (20): src/checkout/checkout.service.ts#L88
Unexpected any. Specify a different type
lint-build-test (20): src/checkout/checkout.service.ts#L69
Unexpected any. Specify a different type
lint-build-test (20): src/checkout/checkout.service.ts#L45
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