change config for spec files #5261
Annotations
11 errors
backend
Process completed with exit code 1.
|
frontend:
frontend/cypress/e2e/checkIn.cy.ts#L414
'mm' is never reassigned. Use 'const' instead
|
frontend:
frontend/cypress/e2e/checkIn.cy.ts#L415
'dd' is never reassigned. Use 'const' instead
|
frontend:
frontend/cypress/e2e/crud.cy.ts#L25
'icon' is defined but never used
|
frontend:
frontend/cypress/e2e/duplicated-scoring.cy.ts#L31
'scoringBlock1' is never reassigned. Use 'const' instead
|
frontend:
frontend/cypress/e2e/duplicated-scoring.cy.ts#L44
'scoringBlock2' is never reassigned. Use 'const' instead
|
frontend:
frontend/cypress/e2e/teammanagement.cy.ts#L266
'usernameCell' is never reassigned. Use 'const' instead
|
frontend:
frontend/cypress/e2e/teammanagement.cy.ts#L269
'roleCell' is never reassigned. Use 'const' instead
|
frontend:
frontend/cypress/e2e/teammanagement.cy.ts#L270
'teamsCell' is never reassigned. Use 'const' instead
|
frontend:
frontend/cypress/e2e/teammanagement.cy.ts#L278
Expected an assignment or function call and instead saw an expression
|
frontend:
frontend/cypress/e2e/teammanagement.cy.ts#L376
'usernameCell' is never reassigned. Use 'const' instead
|