Skip to content

Add limit get (#351) #1237

Add limit get (#351)

Add limit get (#351) #1237

Triggered via push February 6, 2024 17:49
Status Success
Total duration 1m 3s
Artifacts

CI.yml

on: push
lint-and-test
55s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-and-test: lib/crons/gs-reaper.ts#L13
'_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#L74
Forbidden non-null assertion
lint-and-test: lib/handlers/post-order/handler.ts#L189
Forbidden non-null assertion
lint-and-test: lib/util/field-validator.ts#L29
Unexpected any. Specify a different type