Merge branch 'edge' into E2E_Transfer_and_Command_update #48843
Annotations
12 errors and 10 warnings
typechecks:
protocol-designer/cypress/support/commands.ts#L241
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#L19
Expected an assignment or function call and instead saw an expression
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L37
'tip_volume' is never reassigned. Use 'const' instead
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L38
'tip_rack' is never reassigned. Use 'const' instead
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L52
'wantGripper' is never reassigned. Use 'const' instead
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L85
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L135
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L140
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L158
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L160
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L173
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