feat: use GH Actions and separate Dockerfiles #30
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: push
prepare
10s
go-build
/
go-build-smoke-test
27s
gofmt
/
go-fmt
13s
golangci-lint
/
lint
48s
go-vet
/
go-vet
17s
go-test
1m 26s
Matrix: build
Annotations
11 errors and 5 warnings
build (fdsn-holdings-consumer, ./cmd/fdsn-holdings-consumer) / build
buildx failed with: ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref hf2kch91mj4dmm0heg8vqebmu::kht9qjp59bga0ejo4wjrqz0yi: "/cmd/fdsn-holdings-consumer/assets": not found
|
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
The operation was canceled.
|
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.
|
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
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-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
|
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
|