use a singleton http agent for queue events + Reduce metrics cardinality #805
Annotations
4 errors and 11 warnings
Builds successfully:
src/http/plugins/metrics.ts#L1
Property 'metricsRoutes' does not exist on type 'StorageConfigType'.
|
Builds successfully:
src/http/plugins/storage.ts#L1
Property 'metricsDbPerformance' does not exist on type 'StorageConfigType'.
|
Builds successfully:
src/http/plugins/storage.ts#L1
Argument of type '{ tenantId: string; host: string; reqId: any; enableMetrics: any; }' is not assignable to parameter of type 'DatabaseOptions<Transaction<any, any[]>>'.
|
Builds successfully
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint checks:
src/admin-app.ts#L18
Unexpected any. Specify a different type
|
ESLint checks:
src/admin-app.ts#L19
Unexpected any. Specify a different type
|
ESLint checks:
src/database/tenant.ts#L49
Unexpected any. Specify a different type
|
ESLint checks:
src/http/error-handler.ts#L48
Unexpected any. Specify a different type
|
ESLint checks:
src/http/generic-routes.ts#L26
Unexpected any. Specify a different type
|
ESLint checks:
src/http/generic-routes.ts#L26
Unexpected any. Specify a different type
|
ESLint checks:
src/http/generic-routes.ts#L26
Unexpected any. Specify a different type
|
ESLint checks:
src/http/plugins/jwt.ts#L21
Unexpected any. Specify a different type
|
ESLint checks:
src/http/plugins/log-request.ts#L27
Unexpected any. Specify a different type
|
ESLint checks:
src/http/routes/render/rate-limiter.ts#L16
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading