Fixed my race condition #70
Annotations
1 error and 3 warnings
Testing (3.12)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Testing (3.12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Testing (3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Testing (3.12)
LibMambaUnsatisfiableError: Encountered problems while solving:
- package build-0.10.0-py310h06a4308_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ build is installable with the potential options
│ ├─ build 0.10.0 would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ build 0.10.0 would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ build 0.10.0 would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ build 0.10.0 would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ python 3.12,3.12.* is not installable because it conflicts with any installable versions previously reported.
|