Docker Images + update linter github action #7
publish-docker.yml
on: pull_request
build
21m 32s
publish
0s
Annotations
1 error and 2 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -ci module load oneapi/2024.1.0 && which icpx && git clone https://github.com/CHIP-SPV/chipStar.git && cd chipStar && git submodule update --init --recursive && mkdir build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCHIP_BUILD_HIPBLAS=ON && make -j$(nproc) && make -j $(nproc) build_tests && sudo make install" did not complete successfully: exit code: 2
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|
build
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 48 MB
|