Skip to content

Docker Images + update linter github action #4

Docker Images + update linter github action

Docker Images + update linter github action #4

Triggered via pull request June 27, 2024 05:36
@pveleskopvelesko
synchronize #879
docker
Status Failure
Total duration 1m 30s
Artifacts

publish-docker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
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: 1
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/.