Merge pull request #7151 from chaen/cherry-pick-2-c20284699-integration #10448
basic.yml
on: push
pre-commit
2m 0s
shellcheck
8s
pycodestyle
9s
Pylint for Python 2.7 in Pilot files
2m 55s
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/
|
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)
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!
|
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!
|