Enable human #15525
frontend.yaml
on: pull_request
install-and-test
1m 54s
Annotations
3 errors and 4 warnings
install-and-test
openchat-agent#typecheck: command (/home/runner/work/open-chat/open-chat/frontend/openchat-agent) npm run typecheck exited (1)
|
install-and-test
Argument of type '{ from: [] | [bigint]; to: [] | [bigint]; max: number; ascending: boolean; }' is not assignable to parameter of type 'ChitEventsArgs'.
|
install-and-test
Process completed with exit code 1.
|
install-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@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/
|
install-and-test:
frontend/app/src/utils/urls.ts#L94
'_' is assigned a value but never used
|
install-and-test:
frontend/openchat-client/src/stores/user.ts#L105
'_' is assigned a value but never used
|
install-and-test:
frontend/openchat-agent/src/services/localUserIndex/localUserIndex.client.ts#L200
'_' is assigned a value but never used
|