Build: #78 was successful
Job: Test, build and push docker image was successful
Job result summary
- Completed
- Duration
- 8 minutes
- Revision
-
4b4b2577827aab44c4515d62f76a49425c1a5b82
4b4b2577827aab44c4515d62f76a49425c1a5b82 - Total tests
- 160
- Successful since
- #59 ()
Tests
- 160 tests in total
- 5 seconds taken in total.
Error summary
The build generated some errors. See the full build log for more details.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at SpecificConceptTable.jsx:39)
in tr (at SpecificConceptTable.jsx:27)
in SpecificConceptTable (created by Connect(SpecificConceptTable))
in Connect(SpecificConceptTable) (at specificConceptTable.test.jsx:32)
in Provider (at specificConceptTable.test.jsx:31)
in Router (created by MemoryRouter)
in MemoryRouter (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: validateDOMNesting(...): <tr> cannot appear as a child of <div>.
in tr (at SpecificConceptTable.jsx:27)
in SpecificConceptTable (created by Connect(SpecificConceptTable))
in Connect(SpecificConceptTable) (at specificConceptTable.test.jsx:32)
in Provider (at specificConceptTable.test.jsx:31)
in Router (created by MemoryRouter)
in MemoryRouter (created by WrapperComponent)
in WrapperComponent
PASS src/tests/Dashboard/action/api.test.js
PASS src/tests/Dashboard/container/ConceptModal.test.js
● Console
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `id` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `display_name` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `descriptions` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `locale` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `names` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `mappings` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `url` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
PASS src/tests/Auth/index.test.jsx
PASS src/tests/Dashboard/action/conceptAction.test.js
PASS src/tests/Navbar.test.js
● Console
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `onSearch` is marked as required in `GeneralSearch`, but its value is `undefined`.
in GeneralSearch (at Navbar.test.js:37)
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `onSubmit` is marked as required in `GeneralSearch`, but its value is `undefined`.
in GeneralSearch (at Navbar.test.js:37)
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `searchValue` is marked as required in `GeneralSearch`, but its value is `undefined`.
in GeneralSearch (at Navbar.test.js:37)
PASS src/tests/Login/container/index.test.jsx
PASS src/tests/GeneralSearch/Reducers/generalSearchReducer.test.jsx
PASS src/tests/Dashboard/reducer/index.test.js
PASS src/tests/AuthActions.test.js
PASS src/tests/Dashboard/action/ConceptsActionCreator.test.js
PASS src/tests/Dashboard/action/sourcesActionCreators.test.js
PASS src/tests/Dictionary/UserDashboard.test.jsx
PASS src/tests/Auth/notFound.test.js
PASS src/tests/Loader.test.js
PASS src/tests/App.test.js
Snapshot Summary
› 47 snapshots written in 19 test suites.
Test Suites: 39 passed, 39 total
Tests: 174 passed, 174 total
Snapshots: 47 added, 47 total
Time: 25.217s
Ran all test suites.
+ docker --version
+ docker login -u openmrsci -p '********'
+ 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 Connect(AddConceptModal) (at SpecificConceptTable.jsx:39)
in tr (at SpecificConceptTable.jsx:27)
in SpecificConceptTable (created by Connect(SpecificConceptTable))
in Connect(SpecificConceptTable) (at specificConceptTable.test.jsx:32)
in Provider (at specificConceptTable.test.jsx:31)
in Router (created by MemoryRouter)
in MemoryRouter (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: validateDOMNesting(...): <tr> cannot appear as a child of <div>.
in tr (at SpecificConceptTable.jsx:27)
in SpecificConceptTable (created by Connect(SpecificConceptTable))
in Connect(SpecificConceptTable) (at specificConceptTable.test.jsx:32)
in Provider (at specificConceptTable.test.jsx:31)
in Router (created by MemoryRouter)
in MemoryRouter (created by WrapperComponent)
in WrapperComponent
PASS src/tests/Dashboard/action/api.test.js
PASS src/tests/Dashboard/container/ConceptModal.test.js
● Console
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `id` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `display_name` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `descriptions` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `locale` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `names` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `mappings` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `url` is marked as required in `AddConceptModal`, but its value is `undefined`.
in AddConceptModal (created by Connect(AddConceptModal))
in Connect(AddConceptModal) (at ConceptModal.test.js:17)
in Provider (created by WrapperComponent)
in WrapperComponent
PASS src/tests/Auth/index.test.jsx
PASS src/tests/Dashboard/action/conceptAction.test.js
PASS src/tests/Navbar.test.js
● Console
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `onSearch` is marked as required in `GeneralSearch`, but its value is `undefined`.
in GeneralSearch (at Navbar.test.js:37)
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `onSubmit` is marked as required in `GeneralSearch`, but its value is `undefined`.
in GeneralSearch (at Navbar.test.js:37)
console.error node_modules/fbjs/lib/warning.js:33
Warning: Failed prop type: The prop `searchValue` is marked as required in `GeneralSearch`, but its value is `undefined`.
in GeneralSearch (at Navbar.test.js:37)
PASS src/tests/Login/container/index.test.jsx
PASS src/tests/GeneralSearch/Reducers/generalSearchReducer.test.jsx
PASS src/tests/Dashboard/reducer/index.test.js
PASS src/tests/AuthActions.test.js
PASS src/tests/Dashboard/action/ConceptsActionCreator.test.js
PASS src/tests/Dashboard/action/sourcesActionCreators.test.js
PASS src/tests/Dictionary/UserDashboard.test.jsx
PASS src/tests/Auth/notFound.test.js
PASS src/tests/Loader.test.js
PASS src/tests/App.test.js
Snapshot Summary
› 47 snapshots written in 19 test suites.
Test Suites: 39 passed, 39 total
Tests: 174 passed, 174 total
Snapshots: 47 added, 47 total
Time: 25.217s
Ran all test suites.
+ docker --version
+ docker login -u openmrsci -p '********'
+ 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