Skip to content

ci: only trigger actions for code analysis workflows after testing changes #231

ci: only trigger actions for code analysis workflows after testing changes

ci: only trigger actions for code analysis workflows after testing changes #231

Triggered via pull request March 14, 2024 20:26
Status Failure
Total duration 4m 17s
Artifacts

test-changes.yml

on: pull_request
run-guard
0s
run-guard
Matrix: test-documentation
Matrix: test-source-code
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
test-source-code (macos-latest, 3.10)
Process completed with exit code 132.
test-source-code (2.7, ubuntu-latest)
CPython version >=2.7.0 <2.8.0-0 is not supported by actions/setup-python. This probably means you are using a deprecated version. If this is not the case, you may suppress the warning setting input "allow-build" to either "info" or "allow".
test-source-code (2.7, ubuntu-latest)
The support for python 2.7 was removed on June 19, 2023. Related issue: https://github.com/actions/setup-python/issues/672
test-source-code (ubuntu-latest, 3.6)
CPython version >=3.6.0 <3.7.0-0 is not supported by actions/setup-python. This probably means you are using a deprecated version. If this is not the case, you may suppress the warning setting input "allow-build" to either "info" or "allow".