feat: add owm-coordinator Go scaffold and architecture design artifacts #1
ci.yml
on: push
coordinator — build, vet, test
50s
golangci-lint
49s
Docker build
0s
Annotations
11 errors and 2 warnings
|
coordinator — build, vet, test
missing go.sum entry for module providing package go.uber.org/zap/zapcore (imported by github.com/owmnetwork/owm-coordinator/cmd/coordinator); to add:
|
|
coordinator — build, vet, test
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/owmnetwork/owm-coordinator/proto/coordinator/v1); to add:
|
|
coordinator — build, vet, test
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/owmnetwork/owm-coordinator/proto/coordinator/v1); to add:
|
|
coordinator — build, vet, test
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/owmnetwork/owm-coordinator/internal/rpc); to add:
|
|
coordinator — build, vet, test
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/owmnetwork/owm-coordinator/internal/rpc); to add:
|
|
coordinator — build, vet, test
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/owmnetwork/owm-coordinator/cmd/coordinator); to add:
|
|
coordinator — build, vet, test
missing go.sum entry for module providing package go.uber.org/zap (imported by github.com/owmnetwork/owm-coordinator/cmd/coordinator); to add:
|
|
coordinator — build, vet, test
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/owmnetwork/owm-coordinator/internal/fl); to add:
|
|
coordinator — build, vet, test
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/owmnetwork/owm-coordinator/internal/config); to add:
|
|
coordinator — build, vet, test
missing go.sum entry for module providing package github.com/jackc/pgx/v5/pgxpool (imported by github.com/owmnetwork/owm-coordinator/cmd/coordinator); to add:
|
|
golangci-lint
golangci-lint exit with code 3
|
|
coordinator — build, vet, test
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
golangci-lint
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|