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
Argument of type 'number' is not assignable to parameter of type 'string'.
|
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
Argument of type 'number' is not assignable to parameter of type 'string'.
|
ci_to_main:
bot/messages.ts#L1
Parameter 'request' implicitly has an 'any' type.
|
ci_to_main:
bot/messages.ts#L1
Cannot find name 'orderSchema'.
|
ci_to_main:
bot/messages.ts#L1
Parameter 'caller' implicitly has an 'any' type.
|
ci_to_main:
bot/messages.ts#L1
Type 'number | null' is not assignable to type 'string'.
|
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/
|