feat: use GH Actions and separate Dockerfiles #42
build.yml
on: push
prepare
5s
go-build
/
go-build-smoke-test
33s
gofmt
/
go-fmt
13s
golangci-lint
/
lint
37s
go-vet
/
go-vet
33s
go-test
1m 32s
Matrix: build
Annotations
6 warnings
gofmt / go-fmt
There are no cache folders on the disk
|
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-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-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-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, ./cmd/fdsn-ws) / build
Restore cache failed: Dependencies file is not found in /home/runner/work/fdsn/fdsn. Supported file pattern: go.sum
|