bumped go-qubic version #28
Annotations
6 errors and 2 warnings
Run go test ./...:
pubsub/redis.go#L6
missing go.sum entry for module providing package github.com/qubic/go-qubic/proto/v1 (imported by github.com/qubic/go-events/processor); to add:
|
Run go test ./...:
processor/processor.go#L9
missing go.sum entry for module providing package github.com/qubic/go-qubic/connector (imported by github.com/qubic/go-events/app/events-api); to add:
|
Run go test ./...:
processor/processor.go#L11
missing go.sum entry for module providing package github.com/qubic/go-qubic/sdk/core (imported by github.com/qubic/go-events/processor); to add:
|
Run go test ./...:
processor/processor.go#L12
missing go.sum entry for module providing package github.com/qubic/go-qubic/sdk/events (imported by github.com/qubic/go-events/processor); to add:
|
Run go test ./...:
server/events.go#L10
missing go.sum entry for module providing package github.com/qubic/go-qubic/common (imported by github.com/qubic/go-events/server); to add:
|
Run go test ./...
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v4
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading