fix isEVentOngoing #103
ci.yml
on: push
deploy-frontend
Matrix: backend-build
create-manifest
Annotations
5 errors
|
frontend-test
Process completed with exit code 1.
|
|
src/__tests__/translations.test.js > Translation Key Coverage > ru locale > promotions should have all keys from English:
frontend/src/__tests__/translations.test.js#L207
AssertionError: expected [ …(2) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "events.manage.cannotEditOngoing",
+ "events.manage.cannotEditOngoingMessage",
+ ]
❯ src/__tests__/translations.test.js:207:41
|
|
src/__tests__/translations.test.js > Translation Key Coverage > fr locale > promotions should have all keys from English:
frontend/src/__tests__/translations.test.js#L207
AssertionError: expected [ …(2) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "events.manage.cannotEditOngoing",
+ "events.manage.cannotEditOngoingMessage",
+ ]
❯ src/__tests__/translations.test.js:207:41
|
|
src/__tests__/translations.test.js > Translation Key Coverage > es locale > promotions should have all keys from English:
frontend/src/__tests__/translations.test.js#L207
AssertionError: expected [ …(2) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "events.manage.cannotEditOngoing",
+ "events.manage.cannotEditOngoingMessage",
+ ]
❯ src/__tests__/translations.test.js:207:41
|
|
src/__tests__/translations.test.js > Translation Key Coverage > ar locale > promotions should have all keys from English:
frontend/src/__tests__/translations.test.js#L207
AssertionError: expected [ …(2) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "events.manage.cannotEditOngoing",
+ "events.manage.cannotEditOngoingMessage",
+ ]
❯ src/__tests__/translations.test.js:207:41
|