Skip to content

add a new fermi level calculation method in band.py and its example (… #30

add a new fermi level calculation method in band.py and its example (…

add a new fermi level calculation method in band.py and its example (… #30

Triggered via push June 28, 2024 03:59
Status Failure
Total duration 3m 5s
Artifacts

image.yml

on: push
build_container_and_push
2m 49s
build_container_and_push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build_container_and_push
buildx failed with: ERROR: failed to solve: process "/bin/bash -c source ~/.bashrc && conda create -n deeptb python=3.9 -c conda-forge -y && source activate deeptb && pip install torch==2.1.1 && cd ./DeePTB && pip install . && cd .. && rm ./DeePTB -r && conda clean --all -y && rm -rf /root/.cache/pip && echo \"source activate deeptb\" >> ~/.bashrc" did not complete successfully: exit code: 1
build_container_and_push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.