Toggle graphs in the training board olena #2382
lint-test-build.yml
on: pull_request
lint-cli
47s
lint-docs-examples
42s
build-cli
42s
build-docs-examples
47s
build-server-docker
57s
Annotations
4 errors
lint-webapp:
webapp/src/components/training/TrainingInformation.vue#L168
'Contact' is defined but never used. Allowed unused vars must match /^_/u
|
lint-webapp
Process completed with exit code 1.
|
src/components/training/__tests__/TrainingInformation.spec.ts > shows messages:
webapp/src/components/training/__tests__/TrainingInformation.spec.ts#L28
AssertionError: expected [] to have a length of 3 but got +0
- Expected
+ Received
- 3
+ 0
❯ src/components/training/__tests__/TrainingInformation.spec.ts:28:44
|
test-webapp
Process completed with exit code 1.
|