Skip to content

Improvements on const usage #331

Improvements on const usage

Improvements on const usage #331

Triggered via pull request December 15, 2024 13:21
Status Cancelled
Total duration 2m 0s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
windows_2022_release
The run was canceled by @darioizzo.
windows_2022_release
The operation was canceled.
linux_coverage
The run was canceled by @darioizzo.
linux_coverage
The operation was canceled.
linux_asan_debug
The run was canceled by @darioizzo.
linux_asan_debug
The operation was canceled.
osx_11_debug
The run was canceled by @darioizzo.
osx_11_debug
The operation was canceled.
windows_2022_release
C:\Miniconda\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
windows_2022_release
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
windows_2022_release
C:\Miniconda\Lib\argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)