Merge pull request #380 from fastenhealth/fasten_source_embedded_json #193
Annotations
2 errors and 2 warnings
docker (sandbox)
failed with: Error: failed to solve: process "/bin/sh -c go mod vendor && go install github.com/golang/mock/[email protected] && go generate ./... && go vet ./... && go test -timeout=20m ./... && go build -ldflags \"-extldflags=-static\" -tags \"static\" -o /go/bin/fasten ./backend/cmd/fasten/" did not complete successfully: exit code: 1
|
docker (main)
failed with: Error: failed to solve: process "/bin/sh -c go mod vendor && go install github.com/golang/mock/[email protected] && go generate ./... && go vet ./... && go test -timeout=20m ./... && go build -ldflags \"-extldflags=-static\" -tags \"static\" -o /go/bin/fasten ./backend/cmd/fasten/" did not complete successfully: exit code: 1
|
docker (sandbox)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docker (main)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|