Build: #162 was successful
Job: Test, build and push docker image was successful
Job result summary
- Completed
- Duration
- 6 minutes
- Revision
-
0a82ff6a14145874a0c0bb57420360ae5edc98e6
0a82ff6a14145874a0c0bb57420360ae5edc98e6 - Total tests
- 252
- Successful since
- #157 ()
Tests
- 252 tests in total
- 12 seconds taken in total.
Error summary
The build generated some errors. See the full build log for more details.
Warning: Failed prop type: The prop `removeRow` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at ConceptNameRows.test.jsx:13)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `removeDataFromRow` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at ConceptNameRows.test.jsx:13)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: Invalid prop `pathName` of type `object` supplied to `ConceptNameRows`, expected `string`.
in ConceptNameRows (at ConceptNameRows.test.jsx:13)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `existingConcept` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at ConceptNameRows.test.jsx:13)
PASS src/tests/dictionaryConcepts/components/CreateConceptTable.test.jsx
● Console
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: Invalid prop `newRow` of type `object` supplied to `ConceptNameRows`, expected `function`.
in ConceptNameRows (at CreateConceptTable.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `addDataFromRow` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at CreateConceptTable.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `removeRow` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at CreateConceptTable.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `removeDataFromRow` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at CreateConceptTable.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `pathName` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at CreateConceptTable.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `existingConcept` is marked as required in `CreateConceptTable`, but its value is `undefined`.
in CreateConceptTable (at CreateConceptTable.test.jsx:23)
PASS src/tests/bulkConcepts/reducers/index.test.js
PASS src/tests/dictionaryConcepts/components/DescriptionTable.test.jsx
● Console
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: Invalid prop `description` of type `array` supplied to `DescriptionTable`, expected `string`.
in DescriptionTable (at DescriptionTable.test.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: Invalid prop `newRow` of type `object` supplied to `DescriptionRow`, expected `string`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `addDataFromDescription` is marked as required in `DescriptionRow`, but its value is `undefined`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `removeDescription` is marked as required in `DescriptionRow`, but its value is `undefined`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `removeDataFromRow` is marked as required in `DescriptionRow`, but its value is `undefined`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `pathName` is marked as required in `DescriptionRow`, but its value is `undefined`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: Invalid prop `existingConcept` of type `object` supplied to `DescriptionRow`, expected `function`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `existingConcept` is marked as required in `DescriptionTable`, but its value is `undefined`.
in DescriptionTable (at DescriptionTable.test.jsx:24)
PASS src/tests/bulkConcepts/bulkConceptList.test.jsx
● Console
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `fetching` is marked as required in `BulkConceptList`, but its value is `undefined`.
in BulkConceptList (at bulkConceptList.test.jsx:20)
PASS src/tests/Title.test.js
PASS src/tests/Loader.test.js
PASS src/tests/dictionaryConcepts/components/ActionButtons.test.jsx
PASS src/tests/AuthReducers.test.js
PASS src/tests/bulkConcepts/bulkConceptTable.test.jsx
● Console
console.error node_modules/react-dom/cjs/react-dom.development.js:524
Warning: validateDOMNesting(...): <tr> cannot appear as a child of <div>.
in tr (at bulkConceptTable.jsx:11)
in BulkConceptTable (at bulkConceptTable.test.jsx:19)
in Provider (at bulkConceptTable.test.jsx:18)
in Router (created by MemoryRouter)
in MemoryRouter (created by WrapperComponent)
in WrapperComponent
PASS src/tests/AuthActions.test.js
PASS src/tests/Dashboard/reducer/conceptReducer.test.js
PASS src/tests/userDashboard/reducers/index.test.js
PASS src/tests/GeneralSearch/Reducers/generalSearchReducer.test.jsx
PASS src/tests/Dashboard/action/ConceptsActionCreator.test.js
Snapshot Summary
› 64 snapshots written in 29 test suites.
Test Suites: 50 passed, 50 total
Tests: 268 passed, 268 total
Snapshots: 64 added, 64 total
Time: 31.45s, estimated 35s
Ran all test suites.
+ docker --version
+ docker login -u openmrsci -p '********'
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
+ IMAGE=openmrs/ocl-client
+ TAG=latest
+ /usr/bin/docker build --force-rm=true --tag=openmrs/ocl-client:latest .
+ docker push openmrs/ocl-client:latest
+ docker image inspect '--format={{index .RepoDigests 0}}' openmrs/ocl-client:latest
in ConceptNameRows (at ConceptNameRows.test.jsx:13)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `removeDataFromRow` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at ConceptNameRows.test.jsx:13)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: Invalid prop `pathName` of type `object` supplied to `ConceptNameRows`, expected `string`.
in ConceptNameRows (at ConceptNameRows.test.jsx:13)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `existingConcept` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at ConceptNameRows.test.jsx:13)
PASS src/tests/dictionaryConcepts/components/CreateConceptTable.test.jsx
● Console
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: Invalid prop `newRow` of type `object` supplied to `ConceptNameRows`, expected `function`.
in ConceptNameRows (at CreateConceptTable.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `addDataFromRow` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at CreateConceptTable.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `removeRow` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at CreateConceptTable.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `removeDataFromRow` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at CreateConceptTable.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `pathName` is marked as required in `ConceptNameRows`, but its value is `undefined`.
in ConceptNameRows (at CreateConceptTable.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `existingConcept` is marked as required in `CreateConceptTable`, but its value is `undefined`.
in CreateConceptTable (at CreateConceptTable.test.jsx:23)
PASS src/tests/bulkConcepts/reducers/index.test.js
PASS src/tests/dictionaryConcepts/components/DescriptionTable.test.jsx
● Console
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: Invalid prop `description` of type `array` supplied to `DescriptionTable`, expected `string`.
in DescriptionTable (at DescriptionTable.test.jsx:19)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: Invalid prop `newRow` of type `object` supplied to `DescriptionRow`, expected `string`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `addDataFromDescription` is marked as required in `DescriptionRow`, but its value is `undefined`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `removeDescription` is marked as required in `DescriptionRow`, but its value is `undefined`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `removeDataFromRow` is marked as required in `DescriptionRow`, but its value is `undefined`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `pathName` is marked as required in `DescriptionRow`, but its value is `undefined`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: Invalid prop `existingConcept` of type `object` supplied to `DescriptionRow`, expected `function`.
in DescriptionRow (at DescriptionTable.jsx:17)
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `existingConcept` is marked as required in `DescriptionTable`, but its value is `undefined`.
in DescriptionTable (at DescriptionTable.test.jsx:24)
PASS src/tests/bulkConcepts/bulkConceptList.test.jsx
● Console
console.error node_modules/prop-types/checkPropTypes.js:19
Warning: Failed prop type: The prop `fetching` is marked as required in `BulkConceptList`, but its value is `undefined`.
in BulkConceptList (at bulkConceptList.test.jsx:20)
PASS src/tests/Title.test.js
PASS src/tests/Loader.test.js
PASS src/tests/dictionaryConcepts/components/ActionButtons.test.jsx
PASS src/tests/AuthReducers.test.js
PASS src/tests/bulkConcepts/bulkConceptTable.test.jsx
● Console
console.error node_modules/react-dom/cjs/react-dom.development.js:524
Warning: validateDOMNesting(...): <tr> cannot appear as a child of <div>.
in tr (at bulkConceptTable.jsx:11)
in BulkConceptTable (at bulkConceptTable.test.jsx:19)
in Provider (at bulkConceptTable.test.jsx:18)
in Router (created by MemoryRouter)
in MemoryRouter (created by WrapperComponent)
in WrapperComponent
PASS src/tests/AuthActions.test.js
PASS src/tests/Dashboard/reducer/conceptReducer.test.js
PASS src/tests/userDashboard/reducers/index.test.js
PASS src/tests/GeneralSearch/Reducers/generalSearchReducer.test.jsx
PASS src/tests/Dashboard/action/ConceptsActionCreator.test.js
Snapshot Summary
› 64 snapshots written in 29 test suites.
Test Suites: 50 passed, 50 total
Tests: 268 passed, 268 total
Snapshots: 64 added, 64 total
Time: 31.45s, estimated 35s
Ran all test suites.
+ docker --version
+ docker login -u openmrsci -p '********'
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
+ IMAGE=openmrs/ocl-client
+ TAG=latest
+ /usr/bin/docker build --force-rm=true --tag=openmrs/ocl-client:latest .
+ docker push openmrs/ocl-client:latest
+ docker image inspect '--format={{index .RepoDigests 0}}' openmrs/ocl-client:latest