Skip to content

Create go.yml

Create go.yml #1

Triggered via push November 28, 2023 11:58
Status Failure
Total duration 11s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: main.go#L5
missing go.sum entry for module providing package github.com/gin-gonic/gin (imported by learning-go); to add:
build: test/framework/gin/model/account.go#L7
missing go.sum entry for module providing package github.com/gofrs/uuid (imported by learning-go/test/framework/gin/model); to add:
build: main.go#L6
missing go.sum entry for module providing package github.com/swaggo/files (imported by learning-go); to add:
build: main.go#L7
missing go.sum entry for module providing package github.com/swaggo/gin-swagger (imported by learning-go); to add:
build: docs/docs.go#L5
missing go.sum entry for module providing package github.com/swaggo/swag (imported by learning-go/docs); to add:
build: test/container/network_store_reader.go#L13
missing go.sum entry for module providing package go.etcd.io/bbolt (imported by learning-go/test/container); to add:
build: test/framework/cronjob/bounded_frequency_runner.go#L5
missing go.sum entry for module providing package k8s.io/client-go/util/flowcontrol (imported by learning-go/test/framework/cronjob); to add:
build: test/framework/cronjob/bounded_frequency_runner.go#L6
missing go.sum entry for module providing package k8s.io/klog/v2 (imported by learning-go/test/framework/cronjob); to add:
build: test/framework/k8s/deployment_example.go#L8
missing go.sum entry for module providing package k8s.io/api/apps/v1 (imported by learning-go/test/framework/k8s); to add:
build: test/framework/k8s/deployment_example.go#L9
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by learning-go/test/framework/k8s); to add:
build
Restore cache failed: Dependencies file is not found in /home/runner/work/learning-go/learning-go. Supported file pattern: go.sum