Merge pull request #28 from pheobeayo/feat/create-modular-analyzer-in… #4
Annotations
10 errors
|
Node.js Build
Process completed with exit code 1.
|
|
Node.js Build:
apps/api/src/server.ts#L2
Cannot find module 'bullmq' or its corresponding type declarations.
|
|
Node.js Build:
apps/api/src/server.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-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.
|