Skip to content

Merge pull request #8391 from chaen/v9.0_fix_webAppTransformations #13931

Merge pull request #8391 from chaen/v9.0_fix_webAppTransformations

Merge pull request #8391 from chaen/v9.0_fix_webAppTransformations #13931

Triggered via push December 2, 2025 09:56
Status Success
Total duration 12m 28s
Artifacts

basic.yml

on: push
pre-commit
1m 8s
pre-commit
shellcheck
5s
shellcheck
pycodestyle
6s
pycodestyle
Pylint for Python 2.7 in Pilot files
55s
Pylint for Python 2.7 in Pilot files
DiracX Unit Tests
2m 1s
DiracX Unit Tests
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
check (mypy)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
check (mypy)
CondaKeyError: 'channels': value 'defaults' not present in config
check (mypy)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
check (pylint -j 0 -E src/)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
check (pylint -j 0 -E src/)
CondaKeyError: 'channels': value 'defaults' not present in config
check (pylint -j 0 -E src/)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
CondaKeyError: 'channels': value 'defaults' not present in config
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.