chore(monorepo): migrate frontend bundling from webpack to vite #34163
Annotations
11 warnings
js checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
js checks:
__mocks__/electron-store.js#L4
'DEFAULTS_V12' is defined but never used
|
js checks:
__mocks__/electron-store.js#L4
'migrate' is defined but never used
|
js checks:
api-client/src/calibration/types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
js checks:
api-client/src/modules/api-types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
js checks:
api-client/src/modules/types.ts#L8
All imports in the declaration are only used as types. Use `import type`
|
js checks:
api-client/src/modules/types.ts#L15
All imports in the declaration are only used as types. Use `import type`
|
js checks:
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|