I changed chose deck slot to just return the deck slot. ToDo is to ma… #48827
Annotations
12 errors and 10 warnings
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#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#L115
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L117
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L130
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L136
Expected space or tab after '//' in comment
|
lint js:
protocol-designer/cypress/e2e/transferSettings.cy.js#L138
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