Annotations
10 errors and 1 warning
bot/messages.ts#L1
'error' is of type 'unknown'.
|
bot/messages.ts#L1
Argument of type 'number' is not assignable to parameter of type 'string'.
|
bot/messages.ts#L1
Argument of type 'number' is not assignable to parameter of type 'string'.
|
bot/messages.ts#L1
Argument of type 'number' is not assignable to parameter of type 'string'.
|
bot/messages.ts#L1
Type 'number | null' is not assignable to type 'string'.
|
bot/messages.ts#L1
Type 'number | null' is not assignable to type 'string'.
|
bot/messages.ts#L1
Parameter 'currencies' implicitly has an 'any' type.
|
bot/messages.ts#L1
Parameter 'currency' implicitly has an 'any' type.
|
bot/messages.ts#L1
Parameter 'action' implicitly has an 'any' type.
|
bot/messages.ts#L1
Parameter 'currency' implicitly has an 'any' type.
|
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/
|
The logs for this run have expired and are no longer available.
Loading