Skip to content

Migrate mobx to zustand #936

Migrate mobx to zustand

Migrate mobx to zustand #936

Re-run triggered December 12, 2024 00:34
Status Failure
Total duration 1m 12s
Artifacts

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
TypeScript Build: __mocks__/zustand.ts#L7
Cannot find name 'jest'.
TypeScript Build: __mocks__/zustand.ts#L59
Cannot find name 'afterEach'.
TypeScript Build: stores/ServerStore.ts#L42
Type '{ state: { servers: ServerModel[]; }; }' is not assignable to type 'Promise<StorageValue<State>>'.
TypeScript Build
Process completed with exit code 2.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: i18n.js#L98
Caution: `i18next` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
Lint: stores/DownloadStore.ts#L28
Unexpected any. Specify a different type
Lint: stores/ServerStore.ts#L10
'createJSONStorage' is defined but never used
Lint: stores/ServerStore.ts#L29
Unexpected any. Specify a different type
Lint: stores/SettingStore.ts#L56
Unexpected any. Specify a different type
TypeScript Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636