Create go.yml #1
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
|