Skip to content

DEV - Clean and update dependencies #2109

DEV - Clean and update dependencies

DEV - Clean and update dependencies #2109

Triggered via pull request March 22, 2024 16:33
Status Failure
Total duration 5m 27s
Artifacts

tests.yaml

on: pull_request
integration-test conda-store-server
25s
integration-test conda-store-server
Matrix: Build Docker images 🐋
Matrix: unit-test conda-store-server
Matrix: integration-test conda-store
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
integration-test conda-store-server
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
integration-test conda-store-server
Process completed with exit code 1.
unit-test conda-store-server (ubuntu)
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
unit-test conda-store-server (macos)
The job was canceled because "ubuntu" failed.
unit-test conda-store-server (macos)
The operation was canceled.
unit-test conda-store-server (windows)
The job was canceled because "ubuntu" failed.
unit-test conda-store-server (windows)
The operation was canceled.
integration-test conda-store-server
No files were found with the provided path: conda-store-server/test-results/. No artifacts will be uploaded.
Build Docker images 🐋 (conda-store)
Use WORKDIR to switch to a directory >> $GITHUB_OUTPUT
Build Docker images 🐋 (conda-store): conda-store/Dockerfile#L5
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Build Docker images 🐋 (conda-store): conda-store/Dockerfile#L28
Use WORKDIR to switch to a directory
Build Docker images 🐋 (conda-store): conda-store/Dockerfile#L28
Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
Build Docker images 🐋 (conda-store): conda-store/Dockerfile#L34
Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
Build Docker images 🐋 (conda-store): conda-store/Dockerfile#L34
Use WORKDIR to switch to a directory
Build Docker images 🐋 (conda-store-server)
Use WORKDIR to switch to a directory >> $GITHUB_OUTPUT
Build Docker images 🐋 (conda-store-server): conda-store-server/Dockerfile#L8
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Build Docker images 🐋 (conda-store-server): conda-store-server/Dockerfile#L55
Use WORKDIR to switch to a directory
Build Docker images 🐋 (conda-store-server): conda-store-server/Dockerfile#L63
Use WORKDIR to switch to a directory