Skip to content
Triggered via push August 24, 2023 13:31
Status Failure
Total duration 1m 26s
Artifacts

integrate.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci_to_main: bot/messages.ts#L1
Module '"/home/runner/work/bot/bot/node_modules/dotenv/types/index"' has no default export.
ci_to_main: bot/messages.ts#L1
'error' is of type 'unknown'.
ci_to_main: bot/messages.ts#L1
Parameter 'request' implicitly has an 'any' type.
ci_to_main: bot/messages.ts#L1
Parameter 'order' implicitly has an 'any' type.
ci_to_main: bot/messages.ts#L1
Argument of type 'number' is not assignable to parameter of type 'string'.
ci_to_main: bot/messages.ts#L1
Parameter 'order' implicitly has an 'any' type.
ci_to_main: bot/messages.ts#L1
Parameter 'order' implicitly has an 'any' type.
ci_to_main: bot/messages.ts#L1
Argument of type 'number' is not assignable to parameter of type 'string'.
ci_to_main: bot/messages.ts#L1
Parameter 'order' implicitly has an 'any' type.
ci_to_main: bot/messages.ts#L1
Parameter 'type' implicitly has an 'any' type.
ci_to_main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/