test #838
main.yaml
on: push
build-and-deploy
/
Bygg, test og publiser docker image
3m 51s
build-and-deploy
/
...
/
Deploy til prod
Annotations
5 errors
build-and-deploy / Bygg, test og publiser docker image
Argument of type 'import("url").URL' is not assignable to parameter of type 'URL'.
|
build-and-deploy / Bygg, test og publiser docker image
Argument of type 'import("url").URL' is not assignable to parameter of type 'URL'.
|
build-and-deploy / Bygg, test og publiser docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c tsc --build" did not complete successfully: exit code: 1
|
build-and-deploy / Bygg, test og publiser docker image
Failed during image build. Is your docker_context set to where your build files are?
|
build-and-deploy / Bygg, test og publiser docker image
Process completed with exit code 1.
|