feat: use GH Actions and separate Dockerfiles #27
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: push
prepare
5s
go-build
/
go-build-smoke-test
31s
gofmt
/
go-fmt
18s
golangci-lint
/
lint
15s
go-vet
/
go-vet
16s
go-test
1m 14s
Matrix: build
Annotations
2 errors and 5 warnings
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-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-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
|
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-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
|