E2E transfer and command update #48845
Annotations
16 errors and 10 warnings
typechecks:
protocol-designer/cypress/e2e/createNew.cy.ts#L15
Property 'closeAnalyticsModal' does not exist on type 'cy & CyEventEmitter'.
|
typechecks:
protocol-designer/cypress/e2e/import.cy.ts#L10
Property 'closeAnalyticsModal' does not exist on type 'cy & CyEventEmitter'.
|
typechecks:
protocol-designer/cypress/e2e/migrations.cy.ts#L9
Property 'closeAnalyticsModal' does not exist on type 'cy & CyEventEmitter'.
|
typechecks:
protocol-designer/cypress/e2e/settings.cy.ts#L4
Property 'closeAnalyticsModal' does not exist on type 'cy & CyEventEmitter'.
|
typechecks:
protocol-designer/cypress/support/commands.ts#L232
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ A1: () => Chainable<JQuery<HTMLElement>>; A2: () => Chainable<JQuery<HTMLElement>>; A3: () => Chainable<JQuery<HTMLElement>>; B1: () => Chainable<JQuery<HTMLElement>>; B2: () => Chainable<JQuery<HTMLElement>>; B3: () => Chainable<JQuery<HTMLElement>>; C1: () => Chainable<JQuery<HTMLElement>>; C2: () => Chainable<JQuery<HTMLElement>>; C3: () => Chainable<JQuery<HTMLElement>>; D1: () => Chainable<JQuery<HTMLElement>>; D2: () => Chainable<JQuery<HTMLElement>>; D3: () => Chainable<JQuery<HTMLElement>>; }'.
|
typechecks
Process completed with exit code 2.
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L17
Expected an assignment or function call and instead saw an expression
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L34
'tip_volume' is never reassigned. Use 'const' instead
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L35
'tip_rack' is never reassigned. Use 'const' instead
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L49
'wantGripper' is never reassigned. Use 'const' instead
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L83
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L145
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L154
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L167
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L169
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L182
Expected space or tab after '//' in comment
|
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
|
lint js:
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
lint js:
api-client/src/types.ts#L14
A record is preferred over an index signature
|
lint js:
app-shell-odd/src/actions.ts#L360
Expected property shorthand
|
lint js:
app-shell-odd/src/actions.ts#L368
Expected property shorthand
|
lint js:
app-shell-odd/src/actions.ts#L376
Expected property shorthand
|
lint js:
app-shell-odd/src/actions.ts#L384
Expected property shorthand
|
Loading