Fix github actions #2
Annotations
10 errors and 1 warning
Run npm tests:
node_modules/enzyme/src/validateAdapter.js#L5
Error:
Enzyme Internal Error: Enzyme expects an adapter to be configured, but found none.
To configure an adapter, you should call `Enzyme.configure({ adapter: new Adapter() })`
before using any of Enzyme's top level APIs, where `Adapter` is the adapter
corresponding to the library currently being tested. For example:
import Adapter from 'enzyme-adapter-react-15';
To find out more about this, see https://airbnb.io/enzyme/docs/installation/index.html
at validateAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/validateAdapter.js:5:11)
at getAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/getAdapter.js:10:3)
at makeShallowOptions (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:345:19)
at new ShallowWrapper (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:393:21)
at shallow (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/shallow.js:10:10)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:28:34
at Array.map (<anonymous>)
at shallowRenderComponentWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:26:94)
at testComponentSnapshotsWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:39:69)
at Suite.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/common/__tests__/EditTableEntry.test.js:53:3)
at addSpecsToSuite (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:339:25)
at Env.describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:308:7)
at describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/jasmine_light.js:99:18)
at Object.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/common/__tests__/EditTableEntry.test.js:52:1)
at Runtime._execModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:694:13)
at Runtime.requireModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:376:14)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:129:13
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:170:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:189:14
at new Promise (<anonymous>)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:167:12
at jasmine2 (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:138:17)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:187:24
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:315:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:326:15
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run npm tests:
node_modules/enzyme/src/validateAdapter.js#L5
Error:
Enzyme Internal Error: Enzyme expects an adapter to be configured, but found none.
To configure an adapter, you should call `Enzyme.configure({ adapter: new Adapter() })`
before using any of Enzyme's top level APIs, where `Adapter` is the adapter
corresponding to the library currently being tested. For example:
import Adapter from 'enzyme-adapter-react-15';
To find out more about this, see https://airbnb.io/enzyme/docs/installation/index.html
at validateAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/validateAdapter.js:5:11)
at getAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/getAdapter.js:10:3)
at makeShallowOptions (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:345:19)
at new ShallowWrapper (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:393:21)
at shallow (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/shallow.js:10:10)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:28:34
at Array.map (<anonymous>)
at shallowRenderComponentWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:26:94)
at testComponentSnapshotsWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:39:69)
at Suite.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/ApplicationDefinition/components/__tests__/AnsiblePlaybookSelector.test.js:41:3)
at addSpecsToSuite (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:339:25)
at Env.describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:308:7)
at describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/jasmine_light.js:99:18)
at Object.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/ApplicationDefinition/components/__tests__/AnsiblePlaybookSelector.test.js:40:1)
at Runtime._execModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:694:13)
at Runtime.requireModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:376:14)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:129:13
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:170:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:189:14
at new Promise (<anonymous>)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:167:12
at jasmine2 (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:138:17)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:187:24
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:315:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:326:15
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run npm tests:
node_modules/enzyme/src/validateAdapter.js#L5
Error:
Enzyme Internal Error: Enzyme expects an adapter to be configured, but found none.
To configure an adapter, you should call `Enzyme.configure({ adapter: new Adapter() })`
before using any of Enzyme's top level APIs, where `Adapter` is the adapter
corresponding to the library currently being tested. For example:
import Adapter from 'enzyme-adapter-react-15';
To find out more about this, see https://airbnb.io/enzyme/docs/installation/index.html
at validateAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/validateAdapter.js:5:11)
at getAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/getAdapter.js:10:3)
at makeShallowOptions (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:345:19)
at new ShallowWrapper (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:393:21)
at shallow (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/shallow.js:10:10)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:28:34
at Array.map (<anonymous>)
at shallowRenderComponentWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:26:94)
at testComponentSnapshotsWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:39:69)
at Suite.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/ApplicationInstanceReport/__tests__/ApplicationInstanceReport.test.js:47:3)
at addSpecsToSuite (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:339:25)
at Env.describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:308:7)
at describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/jasmine_light.js:99:18)
at Object.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/ApplicationInstanceReport/__tests__/ApplicationInstanceReport.test.js:46:1)
at Runtime._execModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:694:13)
at Runtime.requireModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:376:14)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:129:13
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:170:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:189:14
at new Promise (<anonymous>)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:167:12
at jasmine2 (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:138:17)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:187:24
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:315:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:326:15
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run npm tests:
node_modules/enzyme/src/validateAdapter.js#L5
Error:
Enzyme Internal Error: Enzyme expects an adapter to be configured, but found none.
To configure an adapter, you should call `Enzyme.configure({ adapter: new Adapter() })`
before using any of Enzyme's top level APIs, where `Adapter` is the adapter
corresponding to the library currently being tested. For example:
import Adapter from 'enzyme-adapter-react-15';
To find out more about this, see https://airbnb.io/enzyme/docs/installation/index.html
at validateAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/validateAdapter.js:5:11)
at getAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/getAdapter.js:10:3)
at makeShallowOptions (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:345:19)
at new ShallowWrapper (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:393:21)
at shallow (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/shallow.js:10:10)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:28:34
at Array.map (<anonymous>)
at shallowRenderComponentWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:26:94)
at testComponentSnapshotsWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:39:69)
at Suite.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/common/__tests__/ExtSelect.test.js:38:3)
at addSpecsToSuite (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:339:25)
at Env.describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:308:7)
at describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/jasmine_light.js:99:18)
at Object.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/common/__tests__/ExtSelect.test.js:37:1)
at Runtime._execModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:694:13)
at Runtime.requireModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:376:14)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:129:13
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:170:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:189:14
at new Promise (<anonymous>)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:167:12
at jasmine2 (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:138:17)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:187:24
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:315:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:326:15
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run npm tests:
node_modules/enzyme/src/validateAdapter.js#L5
Error:
Enzyme Internal Error: Enzyme expects an adapter to be configured, but found none.
To configure an adapter, you should call `Enzyme.configure({ adapter: new Adapter() })`
before using any of Enzyme's top level APIs, where `Adapter` is the adapter
corresponding to the library currently being tested. For example:
import Adapter from 'enzyme-adapter-react-15';
To find out more about this, see https://airbnb.io/enzyme/docs/installation/index.html
at validateAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/validateAdapter.js:5:11)
at getAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/getAdapter.js:10:3)
at makeShallowOptions (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:345:19)
at new ShallowWrapper (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:393:21)
at shallow (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/shallow.js:10:10)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:28:34
at Array.map (<anonymous>)
at shallowRenderComponentWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:26:94)
at testComponentSnapshotsWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:39:69)
at Suite.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/ParameterSelection/__tests__/ParameterSelection.test.js:58:3)
at addSpecsToSuite (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:339:25)
at Env.describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:308:7)
at describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/jasmine_light.js:99:18)
at Object.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/ParameterSelection/__tests__/ParameterSelection.test.js:57:1)
at Runtime._execModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:694:13)
at Runtime.requireModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:376:14)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:129:13
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:170:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:189:14
at new Promise (<anonymous>)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:167:12
at jasmine2 (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:138:17)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:187:24
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:315:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:326:15
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run npm tests:
node_modules/enzyme/src/validateAdapter.js#L5
Error:
Enzyme Internal Error: Enzyme expects an adapter to be configured, but found none.
To configure an adapter, you should call `Enzyme.configure({ adapter: new Adapter() })`
before using any of Enzyme's top level APIs, where `Adapter` is the adapter
corresponding to the library currently being tested. For example:
import Adapter from 'enzyme-adapter-react-15';
To find out more about this, see https://airbnb.io/enzyme/docs/installation/index.html
at validateAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/validateAdapter.js:5:11)
at getAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/getAdapter.js:10:3)
at makeShallowOptions (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:345:19)
at new ShallowWrapper (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:393:21)
at shallow (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/shallow.js:10:10)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:28:34
at Array.map (<anonymous>)
at shallowRenderComponentWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:26:94)
at testComponentSnapshotsWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:39:69)
at Suite.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/common/__tests__/LockTableEntry.test.js:35:3)
at addSpecsToSuite (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:339:25)
at Env.describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:308:7)
at describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/jasmine_light.js:99:18)
at Object.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/common/__tests__/LockTableEntry.test.js:34:1)
at Runtime._execModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:694:13)
at Runtime.requireModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:376:14)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:129:13
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:170:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:189:14
at new Promise (<anonymous>)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:167:12
at jasmine2 (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:138:17)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:187:24
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:315:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:326:15
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run npm tests:
node_modules/enzyme/src/validateAdapter.js#L5
Error:
Enzyme Internal Error: Enzyme expects an adapter to be configured, but found none.
To configure an adapter, you should call `Enzyme.configure({ adapter: new Adapter() })`
before using any of Enzyme's top level APIs, where `Adapter` is the adapter
corresponding to the library currently being tested. For example:
import Adapter from 'enzyme-adapter-react-15';
To find out more about this, see https://airbnb.io/enzyme/docs/installation/index.html
at validateAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/validateAdapter.js:5:11)
at getAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/getAdapter.js:10:3)
at makeShallowOptions (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:345:19)
at new ShallowWrapper (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:393:21)
at shallow (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/shallow.js:10:10)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:28:34
at Array.map (<anonymous>)
at shallowRenderComponentWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:26:94)
at testComponentSnapshotsWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:39:69)
at Suite.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/ExistingHostSelection/components/__tests__/ServiceSelector.test.js:34:3)
at addSpecsToSuite (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:339:25)
at Env.describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:308:7)
at describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/jasmine_light.js:99:18)
at Object.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/ExistingHostSelection/components/__tests__/ServiceSelector.test.js:33:1)
at Runtime._execModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:694:13)
at Runtime.requireModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:376:14)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:129:13
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:170:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:189:14
at new Promise (<anonymous>)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:167:12
at jasmine2 (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:138:17)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:187:24
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:315:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:326:15
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run npm tests:
node_modules/enzyme/src/validateAdapter.js#L5
Error:
Enzyme Internal Error: Enzyme expects an adapter to be configured, but found none.
To configure an adapter, you should call `Enzyme.configure({ adapter: new Adapter() })`
before using any of Enzyme's top level APIs, where `Adapter` is the adapter
corresponding to the library currently being tested. For example:
import Adapter from 'enzyme-adapter-react-15';
To find out more about this, see https://airbnb.io/enzyme/docs/installation/index.html
at validateAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/validateAdapter.js:5:11)
at getAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/getAdapter.js:10:3)
at makeShallowOptions (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:345:19)
at new ShallowWrapper (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:393:21)
at shallow (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/shallow.js:10:10)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:28:34
at Array.map (<anonymous>)
at shallowRenderComponentWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:26:94)
at testComponentSnapshotsWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:39:69)
at Suite.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/common/__tests__/DeleteTableEntry.test.js:29:3)
at addSpecsToSuite (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:339:25)
at Env.describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:308:7)
at describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/jasmine_light.js:99:18)
at Object.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/common/__tests__/DeleteTableEntry.test.js:28:1)
at Runtime._execModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:694:13)
at Runtime.requireModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:376:14)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:129:13
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:170:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:189:14
at new Promise (<anonymous>)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:167:12
at jasmine2 (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:138:17)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:187:24
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:315:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:326:15
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run npm tests:
node_modules/enzyme/src/validateAdapter.js#L5
Error:
Enzyme Internal Error: Enzyme expects an adapter to be configured, but found none.
To configure an adapter, you should call `Enzyme.configure({ adapter: new Adapter() })`
before using any of Enzyme's top level APIs, where `Adapter` is the adapter
corresponding to the library currently being tested. For example:
import Adapter from 'enzyme-adapter-react-15';
To find out more about this, see https://airbnb.io/enzyme/docs/installation/index.html
at validateAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/validateAdapter.js:5:11)
at getAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/getAdapter.js:10:3)
at makeShallowOptions (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:345:19)
at new ShallowWrapper (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:393:21)
at shallow (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/shallow.js:10:10)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:28:34
at Array.map (<anonymous>)
at shallowRenderComponentWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:26:94)
at testComponentSnapshotsWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:39:69)
at Suite.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/ApplicationDefinitionImport/__tests__/ApplicationDefinitionImport.test.js:20:3)
at addSpecsToSuite (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:339:25)
at Env.describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:308:7)
at describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/jasmine_light.js:99:18)
at Object.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/ApplicationDefinitionImport/__tests__/ApplicationDefinitionImport.test.js:19:1)
at Runtime._execModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:694:13)
at Runtime.requireModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:376:14)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:129:13
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:170:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:189:14
at new Promise (<anonymous>)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:167:12
at jasmine2 (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:138:17)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:187:24
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:315:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:326:15
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run npm tests:
node_modules/enzyme/src/validateAdapter.js#L5
Error:
Enzyme Internal Error: Enzyme expects an adapter to be configured, but found none.
To configure an adapter, you should call `Enzyme.configure({ adapter: new Adapter() })`
before using any of Enzyme's top level APIs, where `Adapter` is the adapter
corresponding to the library currently being tested. For example:
import Adapter from 'enzyme-adapter-react-15';
To find out more about this, see https://airbnb.io/enzyme/docs/installation/index.html
at validateAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/validateAdapter.js:5:11)
at getAdapter (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/getAdapter.js:10:3)
at makeShallowOptions (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:345:19)
at new ShallowWrapper (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/ShallowWrapper.js:393:21)
at shallow (/home/runner/work/foreman_acd/foreman_acd/node_modules/enzyme/src/shallow.js:10:10)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:28:34
at Array.map (<anonymous>)
at shallowRenderComponentWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:26:94)
at testComponentSnapshotsWithFixtures (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:39:69)
at Suite.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/common/__tests__/AddTableEntry.test.js:26:3)
at addSpecsToSuite (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:339:25)
at Env.describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/Env.js:308:7)
at describe (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine/jasmine_light.js:99:18)
at Object.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/webpack/components/common/__tests__/AddTableEntry.test.js:25:1)
at Runtime._execModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:694:13)
at Runtime.requireModule (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runtime/build/index.js:376:14)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:129:13
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:170:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:189:14
at new Promise (<anonymous>)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:167:12
at jasmine2 (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/index.js:138:17)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:187:24
at Generator.next (<anonymous>)
at step (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:315:30)
at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-runner/build/run_test.js:326:15
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading