Skip to content

chore(deps): Upgrade isbot. Uses named import #10

chore(deps): Upgrade isbot. Uses named import

chore(deps): Upgrade isbot. Uses named import #10

Triggered via pull request February 19, 2024 14:47
@omrilotanomrilotan
edited #77
Status Success
Total duration 1m 50s
Artifacts

validate.yml

on: pull_request_target
Validate PR title
2s
Validate PR title
Lint on PR
1m 40s
Lint on PR
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Validate PR title
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: amannn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint on PR: application/src/backend/api-front/routes/stats/event/index.ts#L59
'totalsPrev' is assigned a value but never used
Lint on PR: application/src/backend/api-ingest/v1/event/track/index.ts#L89
'resp' is assigned a value but never used
Lint on PR: application/src/backend/api-ingest/v1/event/track/index.ts#L125
Unexpected any. Specify a different type
Lint on PR: application/src/backend/api-ingest/v1/event/track/index.ts#L177
'resp' is assigned a value but never used
Lint on PR: application/src/backend/cron-anomaly-detection/stat_functions.ts#L124
Unexpected any. Specify a different type
Lint on PR: application/src/backend/lib/dal/athena/events.ts#L3
'getEventBridgeClient' is defined but never used
Lint on PR: application/src/backend/lib/dal/eventbridge/constants.ts#L6
'T' was used before it was defined