build(deps): bump pinia-plugin-persistedstate from 3.2.3 to 4.0.2 #727
Triggered via pull request
September 23, 2024 13:34
Status
Failure
Total duration
5m 51s
Artifacts
–
Annotations
7 errors and 1 warning
CI-Test (ubuntu-20.04):
src/renderer/src/store/SRSettingsStore.ts#L24
Object literal may only specify known properties, and 'paths' does not exist in type 'Partial<Persistence<_UnwrapAll<Pick<{ selectedModel: Ref<string, string>; selectedScale: Ref<number, number>; selectedNoise: Ref<number, number>; useTTA: Ref<boolean, boolean>; CustomScaleValue: Ref<...>; }, "selectedModel" | ... 3 more ... | "CustomScaleValue">>>> | Partial<...>[]'.
|
CI-Test (ubuntu-20.04):
src/renderer/src/store/globalSettingsStore.ts#L47
Object literal may only specify known properties, and 'paths' does not exist in type 'Partial<Persistence<_UnwrapAll<Pick<{ darkMode: Ref<NaiveDarkModeType, NaiveDarkModeType>; globalcolor: Ref<string, string>; naiveTheme: Ref<any, any>; ... 9 more ...; openOutputFolder: Ref<...>; }, "darkMode" | ... 11 more ... | "logInstRef">>>> | Partial<...>[]'.
|
CI-Test (ubuntu-20.04):
src/renderer/src/store/ioPathStore.ts#L24
Object literal may only specify known properties, and 'paths' does not exist in type 'Partial<Persistence<_UnwrapAll<Pick<{ inputpathMap: Ref<Map<string, string> & Omit<Map<string, string>, keyof Map<any, any>>, Map<string, string> | (Map<string, string> & Omit<...>)>; outputpath: Ref<...>; outputpathLock: Ref<...>; inputFileList: Ref<...>; }, "outputpath" | ... 2 more ... | "inputFileList">>>> | Par...'.
|
CI-Test (ubuntu-20.04)
Process completed with exit code 2.
|
CI-Test (macos-latest)
The job was canceled because "ubuntu-20_04" failed.
|
CI-Test (windows-latest)
The job was canceled because "ubuntu-20_04" failed.
|
CI-Test (windows-latest)
The operation was canceled.
|
CI-Test (ubuntu-20.04)
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|