Skip to content

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

chore(deps): Upgrade isbot. Uses named import

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

Triggered via pull request February 19, 2024 14:44
@omrilotanomrilotan
edited #77
Status Failure
Total duration 1m 46s
Artifacts

validate.yml

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

Annotations

1 error and 11 warnings
Validate PR title
Unknown release type "Chore" found in pull request title "Chore(deps): Upgrade isbot. Uses named import". Available types: - feat - fix - docs - ci - chore
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