ci: Use dashed keyword for compliance #32
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci_build_and_test.yml
on: push
Matrix: build_and_test
coverage
0s
Annotations
2 errors and 1 warning
build_and_test (3.5, ubuntu-20.04)
You are using pip version 20.3.4, however version 23.2.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
|
build_and_test (ubuntu-latest, 2.7)
Error while building Python.
The process '/usr/bin/sudo' failed with exit code 100
|
build_and_test (ubuntu-latest, 2.7)
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".
|