bump Go version to 1.22 #3084
Annotations
10 errors and 2 warnings
apis/goharbor.io/v1alpha3/chartmuseum_conversion.go#L4
import 'github.com/goharbor/harbor-operator/pkg/convert' is not allowed from list 'Main' (depguard)
|
apis/goharbor.io/v1alpha3/chartmuseum_conversion.go#L5
import 'sigs.k8s.io/controller-runtime/pkg/conversion' is not allowed from list 'Main' (depguard)
|
apis/goharbor.io/v1alpha3/chartmuseum_types.go#L4
import 'github.com/goharbor/harbor-operator/apis/meta/v1alpha1' is not allowed from list 'Main' (depguard)
|
apis/goharbor.io/v1alpha3/chartmuseum_types.go#L5
import 'k8s.io/api/core/v1' is not allowed from list 'Main' (depguard)
|
apis/goharbor.io/v1alpha3/chartmuseum_types.go#L6
import 'k8s.io/apimachinery/pkg/apis/meta/v1' is not allowed from list 'Main' (depguard)
|
apis/goharbor.io/v1alpha3/core_conversion.go#L4
import 'github.com/goharbor/harbor-operator/pkg/convert' is not allowed from list 'Main' (depguard)
|
apis/goharbor.io/v1alpha3/core_conversion.go#L5
import 'sigs.k8s.io/controller-runtime/pkg/conversion' is not allowed from list 'Main' (depguard)
|
apis/goharbor.io/v1alpha3/core_types.go#L4
import 'github.com/goharbor/harbor-operator/apis/meta/v1alpha1' is not allowed from list 'Main' (depguard)
|
apis/goharbor.io/v1alpha3/core_types.go#L5
import 'k8s.io/apimachinery/pkg/apis/meta/v1' is not allowed from list 'Main' (depguard)
|
apis/goharbor.io/v1alpha3/exporter_conversion.go#L4
import 'github.com/goharbor/harbor-operator/pkg/convert' is not allowed from list 'Main' (depguard)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading