added partialComponentPropsMatcher to test components #33676
Annotations
21 errors and 11 warnings
js checks:
app-shell/src/main.ts#L137
void is not valid as a constituent in a union type
|
js checks:
app-shell/src/main.ts#L161
Expected the Promise rejection reason to be an Error
|
js checks:
app/src/atoms/text/__tests__/StyledText.test.tsx#L2
'vi' is defined but never used
|
js checks:
app/src/atoms/text/__tests__/StyledText.test.tsx#L2
'beforeEach' is defined but never used
|
js checks:
app/src/atoms/text/__tests__/StyledText.test.tsx#L4
'fireEvent' is defined but never used
|
js checks:
app/src/molecules/ModuleIcon/__tests__/ModuleIcon.test.tsx#L4
'fireEvent' is defined but never used
|
js checks:
app/src/molecules/PythonLabwareOffsetSnippet/__tests__/createSnippet.test.ts#L3
'/home/runner/work/opentrons/opentrons/app/node_modules/@opentrons/shared-data/js/index.ts' imported multiple times
|
js checks:
app/src/molecules/PythonLabwareOffsetSnippet/__tests__/createSnippet.test.ts#L4
'/home/runner/work/opentrons/opentrons/app/node_modules/@opentrons/shared-data/js/index.ts' imported multiple times
|
js checks:
app/src/organisms/AdvancedSettings/ClearUnavailableRobots.tsx#L27
'Portal' is defined but never used
|
js checks:
app/src/organisms/AdvancedSettings/__tests__/ClearUnavailableRobots.test.tsx#L2
'waitFor' is defined but never used
|
js checks
Process completed with exit code 2.
|
js checks:
app/src/redux/reducer.ts#L1
Unused '@ts-expect-error' directive.
|
js checks:
app/src/organisms/ApplyHistoricOffsets/LabwareOffsetTable.tsx#L58
Argument of type 'TFunction<"labware_position_check", undefined>' is not assignable to parameter of type 'TFunction'.
|
js checks:
app/src/organisms/GripperWizardFlows/MovePin.tsx#L241
Type 'string | null' is not assignable to type 'string | undefined'.
|
js checks:
app/src/organisms/GripperWizardFlows/index.tsx#L20
Module '"../../App/portal"' has no exported member 'Portal'.
|
js checks:
app/src/organisms/CommandText/LoadCommandText.tsx#L42
Type 'string' is not assignable to type 'ReactElement<any, any>'.
|
js checks:
app/src/organisms/CommandText/LoadCommandText.tsx#L55
Type 'string' is not assignable to type 'ReactElement<any, any>'.
|
js checks:
app/src/organisms/CommandText/LoadCommandText.tsx#L73
Type 'string' is not assignable to type 'ReactElement<any, any>'.
|
js checks:
app/src/organisms/CommandText/LoadCommandText.tsx#L103
Type 'string' is not assignable to type 'ReactElement<any, any>'.
|
js checks:
app/src/organisms/CommandText/LoadCommandText.tsx#L108
Type 'string' is not assignable to type 'ReactElement<any, any>'.
|
js checks:
app/src/organisms/CommandText/LoadCommandText.tsx#L120
Type 'string' is not assignable to type 'ReactElement<any, any>'.
|
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/maintenance_runs/createMaintenanceRunLabwareDefinition.ts#L6
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
|
js checks:
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|