Skip to content

Config: Switch from jsonschema to pydantic #6366

Config: Switch from jsonschema to pydantic

Config: Switch from jsonschema to pydantic #6366

Triggered via pull request October 25, 2023 13:02
Status Success
Total duration 5m 34s
Artifacts

rabbitmq.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 3 warnings
tests (3.7): aiida/engine/processes/process.py#L715
calling processes from a calculation type process is forbidden.
tests (3.7): tests/engine/test_work_chain.py#L1171
should have been aborted by now
tests (3.7): tests/engine/test_work_chain.py#L1253
should have been aborted by now
tests (3.7): tests/engine/test_work_chain.py#L1267
should have been aborted by now
tests (3.7): aiida/engine/launch.py#L98
Cannot use top-level `submit` from within another process, use `self.submit` instead
tests (3.6): aiida/engine/processes/process.py#L715
calling processes from a calculation type process is forbidden.
tests (3.6): tests/engine/test_work_chain.py#L1171
should have been aborted by now
tests (3.6): tests/engine/test_work_chain.py#L1253
should have been aborted by now
tests (3.6): tests/engine/test_work_chain.py#L1267
should have been aborted by now
tests (3.6): aiida/engine/launch.py#L98
Cannot use top-level `submit` from within another process, use `self.submit` instead
tests (3.8): aiida/engine/processes/process.py#L715
calling processes from a calculation type process is forbidden.
tests (3.8): tests/engine/test_work_chain.py#L1171
should have been aborted by now
tests (3.8): tests/engine/test_work_chain.py#L1253
should have been aborted by now
tests (3.8): tests/engine/test_work_chain.py#L1267
should have been aborted by now
tests (3.8): aiida/engine/launch.py#L98
Cannot use top-level `submit` from within another process, use `self.submit` instead
tests (3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (3.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/