testmigrate organisms/devices/protocolrun tests to vitest and update … #34040
Annotations
8 errors and 11 warnings
|
lint js:
app/src/App/OnDeviceDisplayApp.tsx#L29
'PrivacyPolicy' is defined but never used
|
lint js:
app/src/organisms/Devices/ProtocolRun/SetupLabware/__tests__/SetupLabwareMap.test.tsx#L8
'/home/runner/work/opentrons/opentrons/node_modules/@opentrons/shared-data/js/index.ts' imported multiple times
|
lint js:
app/src/organisms/Devices/ProtocolRun/SetupLabware/__tests__/SetupLabwareMap.test.tsx#L9
'/home/runner/work/opentrons/opentrons/node_modules/@opentrons/shared-data/js/index.ts' imported multiple times
|
lint js:
app/src/organisms/Devices/ProtocolRun/SetupLabware/__tests__/SetupLabwareMap.test.tsx#L26
'/home/runner/work/opentrons/opentrons/node_modules/@opentrons/shared-data/js/index.ts' imported multiple times
|
lint js:
app/src/organisms/Devices/ProtocolRun/SetupLiquids/__tests__/SetupLiquidsMap.test.tsx#L43
'LabwareInfo' is defined but never used
|
lint js:
app/src/organisms/Devices/ProtocolRun/__tests__/ProtocolRunSetup.test.tsx#L14
'/home/runner/work/opentrons/opentrons/node_modules/@opentrons/shared-data/js/index.ts' imported multiple times
|
lint js:
app/src/organisms/Devices/ProtocolRun/__tests__/ProtocolRunSetup.test.tsx#L18
'/home/runner/work/opentrons/opentrons/node_modules/@opentrons/shared-data/js/index.ts' imported multiple times
|
|
lint js:
__mocks__/electron-store.js#L4
'DEFAULTS_V12' is defined but never used
|
lint js:
__mocks__/electron-store.js#L4
'migrate' is defined but never used
|
lint js:
api-client/src/calibration/types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
lint js:
api-client/src/maintenance_runs/createMaintenanceRunLabwareDefinition.ts#L6
All imports in the declaration are only used as types. Use `import type`
|
lint js:
api-client/src/modules/api-types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
lint js:
api-client/src/modules/types.ts#L8
All imports in the declaration are only used as types. Use `import type`
|
lint js:
api-client/src/modules/types.ts#L15
All imports in the declaration are only used as types. Use `import type`
|
lint js:
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
Loading