Merge pull request #7130 from fstagni/80_fixes63 #10416
basic.yml
on: push
pre-commit
2m 14s
shellcheck
6s
pycodestyle
7s
Pylint for Python 2.7 in Pilot files
2m 20s
Matrix: check
Annotations
8 warnings
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/
|
check (mypy)
The 'master' branch is deprecated and will be removed from the repository in the future.
Please ensure your action is using the latest version, or point it to the 'main' branch.
"conda-incubator/setup-miniconda@main"
|
check (mypy)
Mamba support is still experimental and can result in differently solved environments!
|
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 (pylint -j 0 -E src/)
The 'master' branch is deprecated and will be removed from the repository in the future.
Please ensure your action is using the latest version, or point it to the 'main' branch.
"conda-incubator/setup-miniconda@main"
|
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')
The 'master' branch is deprecated and will be removed from the repository in the future.
Please ensure your action is using the latest version, or point it to the 'main' branch.
"conda-incubator/setup-miniconda@main"
|
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
Mamba support is still experimental and can result in differently solved environments!
|