Avoid storing local blob urls in the cache #19072
frontend.yaml
on: pull_request
install-and-test
1m 58s
Annotations
3 errors and 4 warnings
install-and-test
Type 'Promise<[SendMessageResponse, Message] | [SendMessageSuccess | SendMessageRecipientBlocked | ... 28 more ... | MessageThrottled, EventWrapper<...>]>' is not assignable to type 'Promise<[SendMessageResponse, Message]>'.
|
install-and-test
openchat-agent#typecheck: command (/home/runner/work/open-chat/open-chat/frontend/openchat-agent) /opt/hostedtoolcache/node/20.17.0/x64/bin/npm run typecheck exited (2)
|
install-and-test
Process completed with exit code 2.
|
install-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
install-and-test:
frontend/openchat-client/src/stores/user.ts#L126
'_' is assigned a value but never used
|
install-and-test:
frontend/app/src/utils/urls.ts#L95
'_' is assigned a value but never used
|
install-and-test:
frontend/openchat-agent/src/services/localUserIndex/localUserIndex.client.ts#L207
'_' is assigned a value but never used
|