Merge pull request #7135 from chaen/v8.0_fix_singularityEnv #10418
basic.yml
on: push
pre-commit
2m 23s
shellcheck
5s
pycodestyle
8s
Pylint for Python 2.7 in Pilot files
2m 57s
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!
|