Skip to content

chore: release to main #3

chore: release to main

chore: release to main #3

Triggered via pull request March 11, 2026 17:26
Status Success
Total duration 2m 10s
Artifacts

ci.yml

on: pull_request
Lint and Test
2m 6s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
Lint and Test
Process completed with exit code 1.
Lint and Test: apps/notifications-service/src/notifications/notifications.service.ts#L32
Unsafe assignment of an error typed value
Lint and Test: apps/notifications-service/src/notifications/notifications.service.ts#L31
Unsafe member access .userId on an `error` typed value
Lint and Test: apps/notifications-service/src/notifications/notifications.service.ts#L31
Unsafe assignment of an error typed value
Lint and Test: apps/notifications-service/src/notifications/notifications.service.ts#L29
Unsafe member access .create on an `error` typed value
Lint and Test: apps/notifications-service/src/notifications/notifications.service.ts#L29
Unsafe call of a(n) `error` type typed value
Lint and Test: apps/notifications-service/src/notifications/notifications.service.ts#L29
Unsafe assignment of an error typed value
Lint and Test: apps/notifications-service/src/notifications/notifications.service.ts#L23
Unsafe call of a(n) `error` type typed value
Lint and Test: apps/notifications-service/src/notifications/notifications.service.ts#L23
Unsafe assignment of an error typed value
Lint and Test: apps/notifications-service/src/notifications/notifications.controller.ts#L35
Unsafe return of a value of type `Promise<any>`
Lint and Test: apps/notifications-service/src/notifications/notifications.controller.ts#L23
Unsafe return of a value of type `Promise<any>`
Lint and Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test: apps/swap-service/src/swaps/swaps.service.ts#L109
Unsafe argument of type error typed assigned to a parameter of type `string`
Lint and Test: apps/swap-service/src/swaps/swaps.service.ts#L97
Unsafe argument of type error typed assigned to a parameter of type `string`
Lint and Test: apps/swap-service/src/swaps/swaps.service.ts#L94
Unsafe argument of type error typed assigned to a parameter of type `Asset`
Lint and Test: apps/swap-service/src/swaps/swaps.controller.ts#L135
Unsafe argument of type error typed assigned to a parameter of type `string`
Lint and Test: apps/swap-service/src/swaps/swaps.controller.ts#L133
Unsafe argument of type error typed assigned to a parameter of type `string`
Lint and Test: apps/swap-service/src/polling/swap-polling.service.ts#L60
Unsafe argument of type error typed assigned to a parameter of type `string`
Lint and Test: apps/swap-service/src/polling/swap-polling.service.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `{ id: string; swapId: string; status: string; sellAsset: Asset; buyAsset: Asset; sellAmountCryptoBaseUnit: string; expectedBuyAmountCryptoBaseUnit: string; sellAccountId: string; buyAccountId?: string; sellTxHash?: string; buyTxHash?: string; statusMessage?: string; }`
Lint and Test: apps/swap-service/src/polling/swap-polling.service.ts#L53
Unsafe argument of type error typed assigned to a parameter of type `string`
Lint and Test: apps/swap-service/src/polling/swap-polling.service.ts#L36
Unsafe argument of type error typed assigned to a parameter of type `string`
Lint and Test: apps/notifications-service/src/notifications/notifications.service.ts#L83
Unsafe argument of type error typed assigned to a parameter of type `string`