ci #4683
Annotations
10 warnings
lint:
cypress.config.ts#L50
Assignment to property of function parameter 'config'
|
lint:
cypress/api/collaborators.api.ts#L2
'E2E_EMAIL_ADMIN' is defined but never used
|
lint:
cypress/api/pages.api.ts#L74
'readUnlinkedPage' was used before it was defined
|
lint:
cypress/e2e/collaborators.spec.ts#L31
'NON_EXISTING_USER_ERROR_MESSAGE' is assigned a value but never used
|
lint:
cypress/e2e/dashboard.spec.ts#L7
'TEST_REPO_NAME' is defined but never used
|
lint:
cypress/e2e/dashboard.spec.ts#L16
'goToWorkspace' is assigned a value but never used
|
lint:
cypress/e2e/notifications.spec.ts#L6
'Interceptors' is defined but never used
|
lint:
cypress/e2e/settings.spec.ts#L296
'rest' is defined but never used
|
lint:
cypress/support/medias.ts#L92
Expected an assignment or function call and instead saw an expression
|
lint:
cypress/utils/collaborators.ts#L4
'DELETE_BUTTON_SELECTOR' is defined but never used
|