Skip to content

Fix english-conjugation missing infinitive unpack #58

Fix english-conjugation missing infinitive unpack

Fix english-conjugation missing infinitive unpack #58

Triggered via push September 4, 2023 22:10
Status Failure
Total duration 36s
Artifacts

check.yaml

on: push
Check types and formatting
25s
Check types and formatting
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Check types and formatting: src/bot.ts#L80
Argument of type 'Canvas' is not assignable to parameter of type 'BufferResolvable | Stream'.
Check types and formatting: src/dictionary.ts#L4
Cannot find module '../dictionary/dictionary.json' or its corresponding type declarations.
Check types and formatting
Process completed with exit code 2.
Check types and formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/