Skip to content

Soroban-Contract-Parser-Integration #13

Soroban-Contract-Parser-Integration

Soroban-Contract-Parser-Integration #13

Triggered via pull request January 23, 2026 14:52
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Rust Tests
30s
Rust Tests
Node.js Lint
20s
Node.js Lint
Node.js Build
14s
Node.js Build
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Node.js Build: apps/api/src/routes/analysis.routes.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/GasGuard/GasGuard/node_modules/express/index.js' implicitly has an 'any' type.
Node.js Build: apps/api/src/queue/memory.ts#L1
Cannot find module 'bullmq' or its corresponding type declarations.
Node.js Build: apps/api/src/queue/index.ts#L18
Parameter 'job' implicitly has an 'any' type.
Node.js Build: apps/api/src/queue/index.ts#L2
Cannot find module 'ioredis' or its corresponding type declarations.
Node.js Build: apps/api/src/queue/index.ts#L1
Cannot find module 'bullmq' or its corresponding type declarations.
Node.js Build: apps/api/src/middleware/error.middleware.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/GasGuard/GasGuard/node_modules/express/index.js' implicitly has an 'any' type.
Node.js Build: apps/api/src/controllers/analysis.controller.ts#L2
Cannot find module 'bullmq' or its corresponding type declarations.
Node.js Build: apps/api/src/controllers/analysis.controller.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/GasGuard/GasGuard/node_modules/express/index.js' implicitly has an 'any' type.
Node.js Build: apps/api-service/src/scanner/dto/scan-request.dto.ts#L1
Cannot find module 'class-validator' or its corresponding type declarations.
Node.js Build: apps/api-service/src/analyzer/dto/analyze-request.dto.ts#L1
Cannot find module 'class-validator' or its corresponding type declarations.
Node.js Lint
Process completed with exit code 2.
Rust Tests
Process completed with exit code 101.