Skip to content

feat: detect security hotspots in Soroban contracts #376

feat: detect security hotspots in Soroban contracts

feat: detect security hotspots in Soroban contracts #376

Re-run triggered June 30, 2026 10:55
Status Success
Total duration 43s
Artifacts

ci.yml

on: pull_request
Rust Tests
37s
Rust Tests
Node.js Lint
39s
Node.js Lint
Node.js Build
30s
Node.js Build
Stellar Security Regression
21s
Stellar Security Regression
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Node.js Build: apps/api/src/auth/__tests__/jwt-auth.guard.spec.ts#L129
'error' is of type 'unknown'.
Node.js Build: apps/api/src/auth/__tests__/jwt-auth.guard.spec.ts#L118
'error' is of type 'unknown'.
Node.js Build: apps/api/src/auth/__tests__/jwt-auth.guard.spec.ts#L99
'error' is of type 'unknown'.
Node.js Build: apps/api/src/auth/__tests__/jwt-auth.guard.spec.ts#L95
'error' is of type 'unknown'.
Node.js Build: apps/api/src/analytics/entities/gas-savings.entity.ts#L7
Cannot find module 'typeorm' or its corresponding type declarations.
Node.js Build: apps/api/src/analytics/analytics.service.ts#L221
Type 'string | undefined' is not assignable to type 'string'.
Node.js Build: apps/api/src/analytics/analytics.service.ts#L220
Type 'string | undefined' is not assignable to type 'string'.
Node.js Build: apps/api/src/analytics/analytics.service.ts#L3
Cannot find module 'typeorm' or its corresponding type declarations.
Node.js Build: apps/api/src/analytics/analytics.service.ts#L2
Cannot find module '@nestjs/typeorm' or its corresponding type declarations.
Node.js Build: apps/api/src/analytics/analytics.module.ts#L4
Cannot find module '@nestjs/typeorm' or its corresponding type declarations.
Stellar Security Regression
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, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js Build
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, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js Lint
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, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/