Bump actions/upload-artifact from 3.1.3 to 4.4.0 in /.github/actions/build-image #110
ci.yml
on: pull_request
Create common environment
1m 24s
compile-tests-list
4s
Matrix: Run pytest
Check black
18s
Check flake8
16s
Check pylint
1m 24s
Check pyupgrade
11s
Run script/ci-custom
15s
Check clang-format
39s
Matrix: validate-tests
Matrix: clang-tidy
Matrix: test-build-components
Matrix: compile-tests
CI Status
0s
Annotations
11 errors and 5 warnings
Run pytest (3.11, ubuntu-latest):
venv/lib/python3.11/site-packages/_pytest/runner.py#L340
result: Optional[TResult] = func()
|
Run pytest (3.11, ubuntu-latest):
venv/lib/python3.11/site-packages/_pytest/runner.py#L240
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#L182
return outcome.get_result()
|
Run pytest (3.11, ubuntu-latest):
venv/lib/python3.11/site-packages/pluggy/_result.py#L100
raise exc.with_traceback(exc.__traceback__)
|
Run pytest (3.11, ubuntu-latest):
venv/lib/python3.11/site-packages/pluggy/_callers.py#L167
teardown.throw(outcome._exception)
|
Run pytest (3.11, ubuntu-latest):
venv/lib/python3.11/site-packages/_pytest/threadexception.py#L87
yield from thread_exception_runtest_hook()
|
|
Run pytest (3.11, ubuntu-latest):
venv/lib/python3.11/site-packages/pluggy/_callers.py#L167
teardown.throw(outcome._exception)
|
CI Status
Process completed with exit code 1.
|
Run pytest (3.9, ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run pytest (3.12, ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run pytest (3.10, ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run pytest (3.11, windows-latest)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
Run pytest (3.11, macOS-latest)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|