Skip to content

fix: chat opening methods accept a Wid param #4375

fix: chat opening methods accept a Wid param

fix: chat opening methods accept a Wid param #4375

Triggered via pull request November 6, 2024 11:36
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: src/api/layers/ui.layer.ts#L72
Type 'Promise<ChatModel>' is missing the following properties from type 'Chat': id, pendingMsgs, lastReceivedKey, t, and 23 more.
lint: src/api/layers/ui.layer.ts#L72
Type 'Promise<ChatModel>' is missing the following properties from type 'Chat': id, pendingMsgs, lastReceivedKey, t, and 23 more.
lint
Process completed with exit code 2.
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/