Skip to content

ci: add workflow_call to code analysis workflows #238

ci: add workflow_call to code analysis workflows

ci: add workflow_call to code analysis workflows #238

Triggered via pull request March 14, 2024 21:48
Status Success
Total duration 4m 7s
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

3 warnings
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".