2.1.1 #148
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/
|