CI #1953
CI.yaml
on: schedule
  
    
      lint
    
          
              11s
          
      
    
      sphinx
    
          
              2m 7s
          
      
    
      test-build-n-publish
    
          
              22s
          
      
    
      minimum-dependencies
    
          
              7m 21s
          
      
    
      latest-dependencies
    
          
              4m 40s
          
      
    
      check-for-new-versions
    
          
              35s
          
      
      
        Matrix: conda
      
    
    
      
        Matrix: pip
      
    
    Annotations
18 warnings
          | 
                      
                          lint
                        
                      
                       The `python-version` input is not set.  The version of Python currently in `PATH` will be used. | 
| 
                      
                          test-build-n-publish
                        
                      
                       Input 'skip_existing' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `skip-existing` instead. | 
| 
                      
                          test-build-n-publish
                        
                      
                       Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead. | 
| 
                      
                          Create a Trusted Publisher
                        
                      
                       A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s): | 
| 
                      
                          Upgrade to Trusted Publishing
                        
                      
                       Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers | 
| 
                      
                          attestations input ignored
                        
                      
                       The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored. | 
| 
                      
                          test-build-n-publish
                        
                      
                       Input 'skip_existing' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `skip-existing` instead. | 
| 
                      
                          test-build-n-publish
                        
                      
                       Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead. | 
| 
                      
                          conda (macos-latest, 3.11)
                        
                      
                       WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
 | 
| 
                      
                          conda (macos-latest, 3.11)
                        
                      
                       /Users/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 
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(
 | 
| 
                      
                          conda (ubuntu-latest, 3.11)
                        
                      
                       WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
 | 
| 
                      
                          conda (ubuntu-latest, 3.11)
                        
                      
                       /usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 
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(
 | 
| 
                      
                          conda (ubuntu-latest, 3.9)
                        
                      
                       WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
 | 
| 
                      
                          conda (ubuntu-latest, 3.9)
                        
                      
                       /usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 
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(
 | 
| 
                      
                          conda (ubuntu-latest, 3.10)
                        
                      
                       WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
 | 
| 
                      
                          conda (ubuntu-latest, 3.10)
                        
                      
                       /usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 
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(
 | 
| 
                      
                          conda (windows-latest, 3.11)
                        
                      
                       WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
 | 
| 
                      
                          conda (windows-latest, 3.11)
                        
                      
                       C:\Miniconda\Lib\site-packages\conda\base\context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. 
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(
 |