Skip to content

Fixing syntax to use ; instead of , where appropriate given merging o… #9

Fixing syntax to use ; instead of , where appropriate given merging o…

Fixing syntax to use ; instead of , where appropriate given merging o… #9

Triggered via push September 1, 2024 22:21
Status Failure
Total duration 1m 19s
Artifacts
build-and-push-image
1m 13s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p \"${JULIA_DEPOT_PATH}\" && chmod 0755 \"${JULIA_DEPOT_PATH}\" && julia --project=@Adria -e \"using Pkg; Pkg.add(name=\\\"ADRIA\\\", version=\\\"${ADRIA_VERSION}\\\"); Pkg.instantiate(); Pkg.precompile(); using ADRIA;\"" did not complete successfully: exit code: 1
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/