Add tests for time conversions in tools package #3767
Annotations
1 error and 3 warnings
quick-benchmarks
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
quick-benchmarks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
quick-benchmarks
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'.
|
quick-benchmarks
LibMambaUnsatisfiableError: Encountered problems while solving:
- package conda-anaconda-telemetry-0.1.1-py312h06a4308_0 requires conda >=24.11, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ conda-anaconda-telemetry is installable with the potential options
│ ├─ conda-anaconda-telemetry 0.1.1 would require
│ │ └─ conda >=24.11 with the potential options
│ │ ├─ conda [24.11.0|24.11.1|24.11.2|24.11.3], which can be installed;
│ │ ├─ conda [24.1.2|24.11.0|24.11.1|24.11.2|24.11.3] would require
│ │ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ ├─ conda [24.1.2|24.11.0|24.11.1|24.11.2|24.11.3] would require
│ │ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ conda [24.1.2|24.11.0|24.11.1|24.11.2|24.11.3] would require
│ │ └─ python >=3.9,<3.10.0a0 , which can be installed;
│ ├─ conda-anaconda-telemetry 0.1.1 would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ conda-anaconda-telemetry 0.1.1 would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ └─ conda-anaconda-telemetry 0.1.1 would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
├─ conda 24.1.2** is installable with the potential options
│ ├─ conda [24.1.2|24.11.0|24.11.1|24.11.2|24.11.3], which can be installed (as previously explained);
│ ├─ conda [24.1.2|24.11.0|24.11.1|24.11.2|24.11.3], which can be installed (as previously explained);
│ ├─ conda [24.1.2|24.11.0|24.11.1|24.11.2|24.11.3], which can be installed (as previously explained);
│ ├─ conda 24.1.2 conflicts with any installable versions previously reported;
│ └─ conda 24.1.2 would require
│ └─ python >=3.8,<3.9.0a0 , which can be installed;
└─ pin-1 is not installable because it requires
└─ python 3.12.* , which conflicts with any installable versions previously reported.
Pins seem to be involved in the conflict. Currently pinned specs:
- python 3.12.* (labeled as 'pin-1')
|