Skip to content

fix(labware-library): remove python test protocol affordances from labware-creator #34719

fix(labware-library): remove python test protocol affordances from labware-creator

fix(labware-library): remove python test protocol affordances from labware-creator #34719

Triggered via pull request March 19, 2024 20:18
Status Failure
Total duration 7m 44s
Artifacts

js-check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
js checks: cypress/integration/examples/actions.spec.js#L1
Do not use a triple slash reference for cypress, use `import` style instead
js checks: cypress/integration/examples/actions.spec.js#L20
Expected space or tab after '//' in comment
js checks: cypress/integration/examples/actions.spec.js#L21
Expected space or tab after '//' in comment
js checks: cypress/integration/examples/actions.spec.js#L22
Expected space or tab after '//' in comment
js checks: cypress/integration/examples/aliasing.spec.js#L1
Do not use a triple slash reference for cypress, use `import` style instead
js checks: cypress/integration/examples/assertions.spec.js#L1
Do not use a triple slash reference for cypress, use `import` style instead
js checks: cypress/integration/examples/assertions.spec.js#L54
Expected an assignment or function call and instead saw an expression
js checks: cypress/integration/examples/assertions.spec.js#L73
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
js checks: cypress/integration/examples/assertions.spec.js#L73
Use "@ts-expect-error" to ensure an error is actually being suppressed
js checks: cypress/integration/examples/connectors.spec.js#L1
Do not use a triple slash reference for cypress, use `import` style instead
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: 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
js checks: api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
js checks: api-client/src/protocols/__tests__/utils.test.ts#L17
All imports in the declaration are only used as types. Use `import type`