Skip to content

refactor(announcement): mutate at data level #3283

refactor(announcement): mutate at data level

refactor(announcement): mutate at data level #3283

Triggered via push September 20, 2023 10:58
Status Failure
Total duration 6m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint: src/layouts/EditHomepage/constants.ts#L1
'moment' should be listed in the project's dependencies. Run 'npm i -S moment' to add it
lint: src/layouts/components/Homepage/AnnouncementBody.tsx#L12
'moment' should be listed in the project's dependencies. Run 'npm i -S moment' to add it
lint
Process completed with exit code 1.
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/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#L89
Expected an assignment or function call and instead saw an expression
lint: cypress/support/settings.ts#L3
'COOKIE_NAME' is defined but never used
lint: cypress/support/settings.ts#L4
'COOKIE_VALUE' is defined but never used