Skip to content

refactor fillevent check #1314

refactor fillevent check

refactor fillevent check #1314

Triggered via pull request March 5, 2024 15:03
Status Success
Total duration 1m 12s
Artifacts

CI.yml

on: pull_request
lint-and-test
1m 3s
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/compute/on-chain-status-checker.ts#L31
Unexpected any. Specify a different type
lint-and-test: lib/crons/gs-reaper.ts#L11
'_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#L176
Forbidden non-null assertion