use the whole git repository in the Dockerfile #54
tests_build.yml
on: push
Matrix: Run unit tests and build docker image
Publish the Python package to PyPI
0s
Annotations
9 errors and 1 warning
Run unit tests and build docker image (3.10)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y --no-install-recommends g++ && pip install . && rm -rf /tmp/{utilities,nansat,setup.py} && apt autoremove -y && apt clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
|
Run unit tests and build docker image (3.7)
The job was canceled because "_3_10" failed.
|
Run unit tests and build docker image (3.7)
The operation was canceled.
|
Run unit tests and build docker image (3.9)
The job was canceled because "_3_10" failed.
|
Run unit tests and build docker image (3.9)
The operation was canceled.
|
Run unit tests and build docker image (3.11)
The job was canceled because "_3_10" failed.
|
Run unit tests and build docker image (3.11)
The operation was canceled.
|
Run unit tests and build docker image (3.8)
The job was canceled because "_3_10" failed.
|
Run unit tests and build docker image (3.8)
The operation was canceled.
|
Run unit tests and build docker image (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|