[8.0] Update dirac_cert_convert.py, adding cmd-line option "--legacy" to allow pcks12 certificate with legacy crypto #11193
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
basic.yml
on: pull_request
pre-commit
1m 12s
shellcheck
4s
pycodestyle
9s
Pylint for Python 2.7 in Pilot files
1m 4s
Matrix: check-py39
Matrix: check
Annotations
1 error and 7 warnings
pre-commit
Process completed with exit code 1.
|
pycodestyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pre-commit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check (mypy)
Mamba support is still experimental and can result in differently solved environments!
|
check-py39 (pylint -j 0 -E src/)
Mamba support is still experimental and can result in differently solved environments!
|
check (pylint -j 0 -E src/)
Mamba support is still experimental and can result in differently solved environments!
|
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
Mamba support is still experimental and can result in differently solved environments!
|
check-py39 (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
Mamba support is still experimental and can result in differently solved environments!
|