Skip to content

Refactor: chat

Refactor: chat #78

Triggered via pull request October 22, 2024 11:45
@BroKunBroKun
synchronize #60
chat
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

on: pull_request
Matrix: CI: JavaScript
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
CI: JavaScript (20, 3.10) / CI
Property 'handleEventData' does not exist on type 'DefaultChatMessageItemModel'.
CI: JavaScript (20, 3.10) / CI
Cannot find module '../chat/view.js' or its corresponding type declarations.
CI: JavaScript (20, 3.10) / CI
Parameter 'item' implicitly has an 'any' type.
CI: JavaScript (20, 3.10) / CI
Parameter 'item' implicitly has an 'any' type.
CI: JavaScript (20, 3.10) / CI
Parameter 'item' implicitly has an 'any' type.
CI: JavaScript (20, 3.10) / CI
Process completed with exit code 1.
CI: JavaScript (20, 3.10) / CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/