feat: Add a quick pytest run tests script to image #15
Annotations
2 errors and 2 warnings
0.7.0-cuda-11.8.0
buildx failed with: ERROR: failed to solve: process "/usr/local/bin/_dockerfile_shell.sh echo \"Installing caustics ...\" ; if [ \"${CAUSTICS_VERSION}\" == \"dev\" ]; then echo \"Cloning caustics to ${CAUSTICS_HOME}...\" ; git clone -b ${CAUSTICS_VERSION} --single-branch https://github.com/Ciela-Institute/caustics.git ${CAUSTICS_HOME} ; echo \"Installing from github branch: ${CAUSTICS_VERSION}...\" ; pip install --no-cache \"${CAUSTICS_HOME}[dev]\" ; else echo \"Installing from production distribution version: ${CAUSTICS_VERSION}\" ; pip install caustics==${CAUSTICS_VERSION} ; rm /bin/run-tests ${CAUSTICS_TEST_SCRIPT} ; fi" did not complete successfully: exit code: 1
|
dev-cuda-11.8.0
The operation was canceled.
|
0.7.0-cuda-11.8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/login-action@v2, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dev-cuda-11.8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/login-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|