Add Incoming Request Ingest service with configuration, Docker suppor… #7442
Annotations
10 errors and 2 warnings
Run cd FluentIngest && npm install && npm run compile && npm run dep-check
File '/home/runner/work/oneuptime/oneuptime/Ingestor/Middleware/TelemetryIngest.ts' is not under 'rootDir' '/home/runner/work/oneuptime/oneuptime/FluentIngest'. 'rootDir' is expected to contain all source files.
|
Run cd FluentIngest && npm install && npm run compile && npm run dep-check
File '/home/runner/work/oneuptime/oneuptime/Ingestor/Service/OTelIngest.ts' is not under 'rootDir' '/home/runner/work/oneuptime/oneuptime/FluentIngest'. 'rootDir' is expected to contain all source files.
|
Run cd FluentIngest && npm install && npm run compile && npm run dep-check
Conversion of type 'ExpressRequest' to type 'TelemetryRequest' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run cd FluentIngest && npm install && npm run compile && npm run dep-check
Conversion of type 'ExpressRequest' to type 'TelemetryRequest' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run cd FluentIngest && npm install && npm run compile && npm run dep-check
Conversion of type 'ExpressRequest' to type 'TelemetryRequest' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run cd FluentIngest && npm install && npm run compile && npm run dep-check
Conversion of type 'ExpressRequest' to type 'TelemetryRequest' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run cd FluentIngest && npm install && npm run compile && npm run dep-check
File '/home/runner/work/oneuptime/oneuptime/Ingestor/Types/Request.ts' is not under 'rootDir' '/home/runner/work/oneuptime/oneuptime/FluentIngest'. 'rootDir' is expected to contain all source files.
|
Run cd FluentIngest && npm install && npm run compile && npm run dep-check
Cannot find module 'Common/Types/Exception/BadRequestException' or its corresponding type declarations.
|
Run cd FluentIngest && npm install && npm run compile && npm run dep-check
Cannot find module 'Common/Types/MeteredPlan/ProductType' or its corresponding type declarations.
|
Run cd FluentIngest && npm install && npm run compile && npm run dep-check
Cannot find module 'Common/Types/ObjectID' or its corresponding type declarations.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading