Skip to content

Bump pytest from 8.0.1 to 8.3.3 #132

Bump pytest from 8.0.1 to 8.3.3

Bump pytest from 8.0.1 to 8.3.3 #132

Triggered via pull request September 10, 2024 19:13
Status Failure
Total duration 5m 0s
Artifacts

ci.yml

on: pull_request
Create common environment
1m 17s
Create common environment
compile-tests-list
4s
compile-tests-list
Matrix: Run pytest
Check black
17s
Check black
Check flake8
15s
Check flake8
Check pylint
1m 27s
Check pylint
Check pyupgrade
10s
Check pyupgrade
Run script/ci-custom
16s
Run script/ci-custom
Check clang-format
33s
Check clang-format
list-components
12s
list-components
Matrix: validate-tests
Matrix: clang-tidy
Matrix: test-build-components
Matrix: compile-tests
CI Status
0s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 29 warnings
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/_pytest/runner.py#L242
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/pluggy/_hooks.py#L513
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/pluggy/_manager.py#L120
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/pluggy/_callers.py#L139
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.9, ubuntu-latest): venv/lib/python3.9/site-packages/_pytest/logging.py#L840
yield from self._runtest_for(item, "setup")
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/_pytest/runner.py#L242
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/pluggy/_hooks.py#L513
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/pluggy/_manager.py#L120
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/pluggy/_callers.py#L139
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.12, ubuntu-latest): venv/lib/python3.12/site-packages/_pytest/logging.py#L840
yield from self._runtest_for(item, "setup")
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/_pytest/runner.py#L242
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/pluggy/_hooks.py#L513
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/pluggy/_manager.py#L120
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L139
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, ubuntu-latest): venv/lib/python3.11/site-packages/_pytest/logging.py#L840
yield from self._runtest_for(item, "setup")
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/_pytest/runner.py#L242
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/pluggy/_hooks.py#L513
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/pluggy/_manager.py#L120
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/pluggy/_callers.py#L139
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.10, ubuntu-latest): venv/lib/python3.10/site-packages/_pytest/logging.py#L840
yield from self._runtest_for(item, "setup")
Run pytest (3.11, windows-latest)
result: TResult | None = func()
Run pytest (3.11, windows-latest)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.11, windows-latest)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.11, windows-latest)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.11, windows-latest)
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.11, windows-latest)
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, windows-latest)
yield from unraisable_exception_runtest_hook()
Run pytest (3.11, windows-latest)
yield
Run pytest (3.11, windows-latest)
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, windows-latest)
yield from self._runtest_for(item, "setup")
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/_pytest/runner.py#L242
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/pluggy/_hooks.py#L513
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/pluggy/_manager.py#L120
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L139
raise exception.with_traceback(exception.__traceback__)
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/pluggy/_callers.py#L122
teardown.throw(exception) # type: ignore[union-attr]
Run pytest (3.11, macOS-latest): venv/lib/python3.11/site-packages/_pytest/logging.py#L840
yield from self._runtest_for(item, "setup")
CI Status
Process completed with exit code 1.
Validate YAML test tests/test11.5.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test10.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test3.1.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test1.1.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check pyupgrade
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
list-components
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test1.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run pytest (3.9, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run script/ci-custom
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check black
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test3.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test4.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test2.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test5.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test7.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test6.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test8.2.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test9.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test8.1.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check clang-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test9.1.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate YAML test tests/test8.yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run pytest (3.12, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run pytest (3.11, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run pytest (3.10, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check pylint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run pytest (3.11, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run pytest (3.11, macOS-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/