Skip to content

feat: add owm-coordinator Go scaffold and architecture design artifacts #1

feat: add owm-coordinator Go scaffold and architecture design artifacts

feat: add owm-coordinator Go scaffold and architecture design artifacts #1

Triggered via push March 5, 2026 07:07
Status Failure
Total duration 54s
Artifacts

ci.yml

on: push
coordinator — build, vet, test
50s
coordinator — build, vet, test
golangci-lint
49s
golangci-lint
Docker build
0s
Docker build
Fit to window
Zoom out
Zoom in

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.