Skip to content
Triggered via pull request November 14, 2024 23:06
@jackschedeljackschedel
synchronize #129
2.1.1
Status Failure
Total duration 52s
Artifacts

check_on_pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build (ubuntu-latest): src/store/store.ts#L83
Type '(persistedState: unknown, version: number) => StoreState' is not assignable to type '(persistedState: unknown, version: number) => { chats: ChatInterface[] | undefined; currentChatIndex: number; apiAuth: EndpointAuth[]; modelDefs: ModelDefinition[]; ... 17 more ...; costOfDeleted: number; } | Promise<...>'.
build (ubuntu-latest)
Process completed with exit code 2.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest)
The operation was canceled.
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/