feat: use GH Actions and separate Dockerfiles #28
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: push
prepare
7s
go-build
/
go-build-smoke-test
23s
gofmt
/
go-fmt
13s
golangci-lint
/
lint
19s
go-vet
/
go-vet
15s
go-test
1m 7s
Matrix: build
Annotations
11 errors and 5 warnings
build (fdsn-holdings-consumer, ./cmd/fdsn-holdings-consumer) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 go install -a -ldflags \"-X main.Prefix=${BUILD}/${GIT_COMMIT_SHA} -extldflags -static\" /repo/cmd/${BUILD}" did not complete successfully: exit code: 1
|
build (fdsn-quake-consumer, ./cmd/fdsn-quake-consumer) / build
FailFast: cancelling since parallel instance has failed
|
build (fdsn-quake-consumer, ./cmd/fdsn-quake-consumer) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 go install -a -ldflags \"-X main.Prefix=${BUILD}/${GIT_COMMIT_SHA} -extldflags -static\" /repo/cmd/${BUILD}" did not complete successfully: exit code: 1
|
build (fdsn-ws-nrt, ./cmd/fdsn-ws-nrt) / build
FailFast: cancelling since parallel instance has failed
|
build (fdsn-ws-nrt, ./cmd/fdsn-ws-nrt) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 go install -a -ldflags \"-X main.Prefix=${BUILD}/${GIT_COMMIT_SHA} -extldflags -static\" /repo/cmd/${BUILD}" did not complete successfully: exit code: 1
|
build (fdsn-ws, ./cmd/fdsn-ws) / build
FailFast: cancelling since parallel instance has failed
|
build (fdsn-ws, ./cmd/fdsn-ws) / build
The operation was canceled.
|
build (fdsn-slink-db, ./cmd/fdsn-slink-db) / build
FailFast: cancelling since parallel instance has failed
|
build (fdsn-slink-db, ./cmd/fdsn-slink-db) / build
The operation was canceled.
|
go-test:
cmd/fdsn-ws/routes_integration_test.go#L37
routes.DoCheckQuery undefined (type wefttest.Requests has no field or method DoCheckQuery)
|
go-test
Process completed with exit code 2.
|
build (fdsn-holdings-consumer, ./cmd/fdsn-holdings-consumer) / build
Restore cache failed: Dependencies file is not found in /home/runner/work/fdsn/fdsn. Supported file pattern: go.sum
|
build (fdsn-quake-consumer, ./cmd/fdsn-quake-consumer) / build
Restore cache failed: Dependencies file is not found in /home/runner/work/fdsn/fdsn. Supported file pattern: go.sum
|
build (fdsn-ws-nrt, ./cmd/fdsn-ws-nrt) / build
Restore cache failed: Dependencies file is not found in /home/runner/work/fdsn/fdsn. Supported file pattern: go.sum
|
build (fdsn-ws, ./cmd/fdsn-ws) / build
Restore cache failed: Dependencies file is not found in /home/runner/work/fdsn/fdsn. Supported file pattern: go.sum
|
build (fdsn-slink-db, ./cmd/fdsn-slink-db) / build
Restore cache failed: Dependencies file is not found in /home/runner/work/fdsn/fdsn. Supported file pattern: go.sum
|