Release v0.11.0 #1242
Annotations
10 errors and 3 warnings
pkg/utils/prediction.go#L10
missing go.sum entry for module providing package github.com/gocrane/api/analysis/v1alpha1 (imported by github.com/gocrane/crane/pkg/utils); to add:
|
pkg/utils/ehpa.go#L8
missing go.sum entry for module providing package github.com/gocrane/api/autoscaling/v1alpha1 (imported by github.com/gocrane/crane/pkg/metrics); to add:
|
cmd/crane-agent/app/agent.go#L22
missing go.sum entry for module providing package github.com/gocrane/api/ensurance/v1alpha1 (imported by github.com/gocrane/crane/cmd/crane-agent/app); to add:
|
cmd/crane-agent/app/agent.go#L23
missing go.sum entry for module providing package github.com/gocrane/api/pkg/generated/clientset/versioned (imported by github.com/gocrane/crane/cmd/crane-agent/app); to add:
|
cmd/crane-agent/app/agent.go#L24
missing go.sum entry for module providing package github.com/gocrane/api/pkg/generated/informers/externalversions (imported by github.com/gocrane/crane/cmd/crane-agent/app); to add:
|
pkg/agent/agent.go#L32
missing go.sum entry for module providing package github.com/gocrane/api/pkg/generated/informers/externalversions/ensurance/v1alpha1 (imported by github.com/gocrane/crane/pkg/agent); to add:
|
pkg/agent/agent.go#L33
missing go.sum entry for module providing package github.com/gocrane/api/pkg/generated/informers/externalversions/prediction/v1alpha1 (imported by github.com/gocrane/crane/pkg/agent); to add:
|
pkg/agent/agent.go#L34
missing go.sum entry for module providing package github.com/gocrane/api/pkg/generated/informers/externalversions/topology/v1alpha1 (imported by github.com/gocrane/crane/pkg/agent); to add:
|
pkg/ensurance/analyzer/analyzer.go#L23
missing go.sum entry for module providing package github.com/gocrane/api/pkg/generated/listers/ensurance/v1alpha1 (imported by github.com/gocrane/crane/pkg/ensurance/analyzer); to add:
|
pkg/resource/node_resource_manager.go#L24
missing go.sum entry for module providing package github.com/gocrane/api/pkg/generated/listers/prediction/v1alpha1 (imported by github.com/gocrane/crane/pkg/resource); to add:
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading