Skip to content

FEATURE: upgrade migration tool rockhopper to v2 #5053

FEATURE: upgrade migration tool rockhopper to v2

FEATURE: upgrade migration tool rockhopper to v2 #5053

Triggered via pull request January 18, 2024 14:06
Status Failure
Total duration 2m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (6.2, 1.20)
missing go.sum entry for module providing package github.com/golang/groupcache/lru (imported by go.opencensus.io/trace); to add:
build (6.2, 1.20)
missing go.sum entry for module providing package github.com/golang/protobuf/jsonpb (imported by google.golang.org/grpc/internal/pretty); to add:
build (6.2, 1.20)
missing go.sum entry for module providing package github.com/golang/protobuf/proto (imported by github.com/prometheus/client_golang/prometheus); to add:
build (6.2, 1.20)
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes (imported by github.com/prometheus/client_golang/prometheus); to add:
build (6.2, 1.20)
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes/timestamp (imported by github.com/prometheus/client_model/go); to add:
build (6.2, 1.20)
missing go.sum entry for module providing package github.com/google/s2a-go (imported by google.golang.org/api/internal); to add:
build (6.2, 1.20)
missing go.sum entry for module providing package github.com/google/s2a-go/fallback (imported by google.golang.org/api/internal); to add:
build (6.2, 1.20)
missing go.sum entry for module providing package github.com/mattn/go-colorable (imported by github.com/fatih/color); to add:
build (6.2, 1.20)
missing go.sum entry for module providing package github.com/pelletier/go-toml/v2 (imported by github.com/gin-gonic/gin/binding); to add:
build (6.2, 1.20): pkg/cmd/account.go#L9
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/c9s/bbgo/pkg/cmd); to add:
build (6.2, 1.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/