build(deps): bump pinia-plugin-persistedstate from 3.2.3 to 4.0.2 #727
Annotations
4 errors and 1 warning
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<...>[]'.
|
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<...>[]'.
|
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...'.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading