Skip to content

Migrate Reaper to a step function #1841

Migrate Reaper to a step function

Migrate Reaper to a step function #1841

Triggered via pull request February 10, 2025 22:38
Status Failure
Total duration 47s
Artifacts

CI.yml

on: pull_request
lint-and-test
39s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
lint-and-test
Require statement not part of import statement
lint-and-test
Process completed with exit code 1.
lint-and-test: lib/crons/unimind-algorithm.ts#L8
'_event' is defined but never used
lint-and-test: lib/handlers/base/api-handler.ts#L241
'_event' is defined but never used
lint-and-test: lib/handlers/base/api-handler.ts#L242
'_context' is defined but never used
lint-and-test: lib/handlers/base/api-handler.ts#L243
'_response' is defined but never used
lint-and-test: lib/handlers/get-docs/GetDocsUIHandler.ts#L8
'_params' is defined but never used
lint-and-test: lib/handlers/get-docs/GetDocsUIHandler.ts#L9
Unexpected any. Specify a different type
lint-and-test: lib/handlers/get-docs/GetDocsUIHandler.ts#L18
Unexpected any. Specify a different type
lint-and-test: lib/handlers/get-orders/handler.ts#L80
Unexpected any. Specify a different type
lint-and-test: lib/handlers/get-orders/handler.ts#L126
Forbidden non-null assertion
lint-and-test: lib/handlers/post-order/handler.ts#L125
Forbidden non-null assertion