Skip to content

Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 #112

Bump google.golang.org/protobuf from 1.28.1 to 1.33.0

Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 #112

Triggered via pull request March 13, 2024 21:55
Status Failure
Total duration 4m 9s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
verify: internal/prettyprint/network_policies.go#L7
import 'k8s.io/api/networking/v1' is not allowed from list 'Main' (depguard)
verify: internal/prettyprint/pod.go#L6
import 'k8s.io/api/core/v1' is not allowed from list 'Main' (depguard)
verify: internal/prettyprint/port.go#L6
import 'k8s.io/api/core/v1' is not allowed from list 'Main' (depguard)
verify: internal/prettyprint/port.go#L7
import 'k8s.io/apimachinery/pkg/util/intstr' is not allowed from list 'Main' (depguard)
verify: internal/prettyprint/service.go#L6
import 'k8s.io/api/core/v1' is not allowed from list 'Main' (depguard)
verify: internal/net3/add_proxy.go#L8
import 'k8s.io/apimachinery/pkg/apis/meta/v1' is not allowed from list 'Main' (depguard)
verify: internal/net3/add_proxy.go#L9
import 'k8s.io/apimachinery/pkg/util/intstr' is not allowed from list 'Main' (depguard)
verify: internal/net3/does_match_egress_rule.go#L8
import 'k8s.io/api/networking/v1' is not allowed from list 'Main' (depguard)
verify: internal/net3/does_match_egress_rule.go#L9
import 'k8s.io/apimachinery/pkg/apis/meta/v1' is not allowed from list 'Main' (depguard)
verify: internal/net3/does_match_ingress_rule.go#L8
import 'k8s.io/api/networking/v1' is not allowed from list 'Main' (depguard)
verify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
verify: internal/net3/list_proxies.go#L4
unused-parameter: parameter 'namespace' seems to be unused, consider removing or renaming it as _ (revive)