Merge pull request #12 from ls1intum/update-scorpio-release-version-0… #69
build.yml
on: push
build-and-push-base
/
Build Docker Image for ghcr.io/ls1intum/theia/base
51m 32s
Matrix: build-and-push
Annotations
3 errors
build-and-push (images/swift/ToolDockerfile, ., ghcr.io/ls1intum/theia/swift, "BUILDER_IMAGE=swif... / Build Docker Image for ghcr.io/ls1intum/theia/swift
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/realm/SwiftLint.git" did not complete successfully: exit code: 128
|
build-and-push (images/c/ToolDockerfile, ., ghcr.io/ls1intum/theia/c, 2024-11-11) / Build Docker Image for ghcr.io/ls1intum/theia/c
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn --pure-lockfile --network-timeout 1000000 && yarn download:plugins" did not complete successfully: exit code: 1
|
build-and-push (images/haskell/ToolDockerfile, ., ghcr.io/ls1intum/theia/haskell, 2024-11-11) / Build Docker Image for ghcr.io/ls1intum/theia/haskell
buildx failed with: ERROR: failed to solve: process "/bin/sh -c bash -c \"curl -sSL https://get.haskellstack.org/ | sh\" && stack setup && stack ghc --package QuickCheck --package quickcheck-assertions --package smallcheck --package tasty --package tasty-ant-xml --package tasty-hunit --package tasty-quickcheck --package tasty-smallcheck --package unordered-containers -- --version && chmod -R a+rw $STACK_ROOT" did not complete successfully: exit code: 1
|