🔖 release 2023.9.1 #1470
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yaml
on: pull_request
integration-test conda-store-server
8m 52s
Matrix: Build docker images
Matrix: unit-test conda-store-server
Matrix: integration-test conda-store
Annotations
9 errors and 17 warnings
Build docker images (conda-store-server)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ls -la /opt/conda-store-server/ && cd /opt/conda-store-server && /opt/conda/envs/conda-store-server/bin/pip install ." did not complete successfully: exit code: 1
|
Build docker images (conda-store)
The operation was canceled.
|
integration-test conda-store (3.8)
Process completed with exit code 1.
|
unit-test conda-store-server (ubuntu-latest)
Process completed with exit code 1.
|
integration-test conda-store (3.10)
The job was canceled because "_3_8" failed.
|
integration-test conda-store (3.10)
The operation was canceled.
|
integration-test conda-store (3.9)
The job was canceled because "_3_8" failed.
|
integration-test conda-store (3.9)
The operation was canceled.
|
integration-test conda-store-server
Process completed with exit code 1.
|
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#L1
Do not use --platform flag with FROM
|
Build docker images (conda-store-server):
conda-store-server/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-server):
conda-store-server/Dockerfile#L49
Use WORKDIR to switch to a directory
|
Build docker images (conda-store)
Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>` >> $GITHUB_OUTPUT
|
Build docker images (conda-store):
conda-store/Dockerfile#L1
Do not use --platform flag with FROM
|
Build docker images (conda-store):
conda-store/Dockerfile#L7
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#L22
Use WORKDIR to switch to a directory
|
Build docker images (conda-store):
conda-store/Dockerfile#L22
Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
unit-test conda-store-server (ubuntu-latest)
Mamba support is still experimental and can result in differently solved environments!
|
unit-test conda-store-server (ubuntu-latest)
warning libmamba Could not parse mod/etag header
|
unit-test conda-store-server (ubuntu-latest)
warning libmamba Could not parse mod/etag header
|
integration-test conda-store-server
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration-test conda-store-server
Mamba support is still experimental and can result in differently solved environments!
|
integration-test conda-store-server
warning libmamba Could not parse mod/etag header
|
integration-test conda-store-server
warning libmamba Could not parse mod/etag header
|
integration-test conda-store-server
No files were found with the provided path: conda-store-server/test-results. No artifacts will be uploaded.
|