Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.0 #595

Merged
merged 2 commits into from
Nov 30, 2023

[feature] cors support options request (#591)

e04cc97
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

1.0.0 #595

[feature] cors support options request (#591)
e04cc97
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / golangci succeeded Nov 30, 2023 in 1s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (50)

pixiu/pkg/filter/seata/branch_transaction_service.go|207 col 68| undeclared name: resty (typecheck)
pixiu/pkg/filter/seata/branch_transaction_service.go|230 col 12| undeclared name: resty (typecheck)
pixiu/pkg/filter/seata/branch_transaction_service.go|29 col 2| "github.com/go-resty/resty/v2" imported but not used (typecheck)
pixiu/pkg/listener/tcp/pkg_handler.go|32 col 34| undeclared name: getty (typecheck)
pixiu/pkg/listener/tcp/pkg_handler.go|36 col 35| undeclared name: getty (typecheck)
pixiu/pkg/listener/tcp/pkg_handler.go|21 col 2| "github.com/apache/dubbo-getty" imported but not used (typecheck)
pixiu/pkg/listener/tcp/server_handler.go|30 col 2| "dubbo.apache.org/dubbo-go/v3/protocol/invocation" imported but not used (typecheck)
pixiu/pkg/listener/tcp/tcp_listener.go|23 col 2| "net" imported but not used (typecheck)
operator/pkg/apis/addtoscheme_istio_v1alpha1.go|18 col 2| "github.com/apache/dubbo-go-pixiu/operator/pkg/apis/istio/v1alpha1" imported but not used (typecheck)
pkg/config/labels/instance.go|99 col 11| undeclared name: multierror (typecheck)
pkg/config/labels/instance.go|102 col 11| undeclared name: multierror (typecheck)
pkg/config/labels/instance.go|25 col 2| "github.com/hashicorp/go-multierror" imported but not used (typecheck)
pkg/config/security/security.go|157 col 12| undeclared name: multierror (typecheck)
pkg/config/security/security.go|27 col 2| "github.com/hashicorp/go-multierror" imported but not used (typecheck)
pkg/config/mesh/mesh.go|197 col 2| prevTrustDomainAliases declared but not used (typecheck)
pkg/config/mesh/mesh.go|24 col 2| "github.com/hashicorp/go-multierror" imported but not used (typecheck)
operator/pkg/apis/istio/v1alpha1/validation/validation.go|350 col 3| v declared but not used (typecheck)
operator/pkg/apis/istio/v1alpha1/validation/validation.go|26 col 2| "google.golang.org/protobuf/types/known/wrapperspb" imported but not used as wrappers (typecheck)
pkg/config/schema/collections/mock.go|26 col 2| "github.com/apache/dubbo-go-pixiu/pkg/test/config" imported but not used as testconfig (typecheck)
pilot/pkg/networking/apigen/apigen.go|111 col 3| b declared but not used (typecheck)
pilot/pkg/networking/apigen/apigen.go|134 col 4| b declared but not used (typecheck)
pilot/pkg/networking/apigen/apigen.go|22 col 2| "github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3" imported but not used as discovery (typecheck)
pilot/pkg/networking/apigen/apigen.go|28 col 2| "github.com/apache/dubbo-go-pixiu/pilot/pkg/networking/util" imported but not used (typecheck)
pilot/pkg/serviceregistry/memory/discovery.go|118 col 4| missing type in composite literal (typecheck)
pilot/test/xdstest/test.go|41 col 1| missing return (typecheck)
pilot/pkg/networking/dubbogen/servicenamemapping.go|72 col 9| c declared but not used (typecheck)
pilot/pkg/networking/dubbogen/servicenamemapping.go|34 col 2| "github.com/apache/dubbo-go-pixiu/pkg/config/schema/gvk" imported but not used (typecheck)
pilot/pkg/networking/dubbogen/servicenamemapping.go|25 col 2| "github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3" imported but not used as discovery (typecheck)
pilot/pkg/networking/dubbogen/servicenamemapping.go|27 col 2| "istio.io/api/extensions/v1alpha1" imported but not used as istioioapiextensionsv1alpha1 (typecheck)
pilot/pkg/networking/dubbogen/servicenamemapping.go|32 col 2| "github.com/apache/dubbo-go-pixiu/pilot/pkg/networking/util" imported but not used (typecheck)
pkg/config/analysis/analyzers/deployment/pod.go|18 col 2| "k8s.io/api/apps/v1" imported but not used as apps_v1 (typecheck)
pkg/config/analysis/analyzers/deployment/pod.go|19 col 2| "k8s.io/api/core/v1" imported but not used (typecheck)
pkg/config/analysis/analyzers/deployment/services.go|22 col 2| "k8s.io/api/apps/v1" imported but not used as apps_v1 (typecheck)
pkg/config/analysis/analyzers/deprecation/deprecation.go|22 col 2| "istio.io/api/networking/v1alpha3" imported but not used (typecheck)
pkg/config/analysis/analyzers/gateway/conflictinggateway.go|24 col 2| "istio.io/api/networking/v1alpha3" imported but not used (typecheck)
pkg/config/analysis/analyzers/gateway/gateway.go|22 col 2| "istio.io/api/networking/v1alpha3" imported but not used (typecheck)
pkg/config/analysis/analyzers/gateway/gateway.go|23 col 2| "k8s.io/api/core/v1" imported but not used (typecheck)
pkg/config/analysis/analyzers/injection/image-auto.go|23 col 2| "k8s.io/api/apps/v1" imported but not used as apps_v1 (typecheck)
pkg/config/analysis/analyzers/multicluster/meshnetworks.go|18 col 2| "fmt" imported but not used (typecheck)
pkg/config/analysis/analyzers/multicluster/meshnetworks.go|22 col 2| "istio.io/api/mesh/v1alpha1" imported but not used (typecheck)
pkg/config/analysis/analyzers/multicluster/meshnetworks.go|29 col 2| "github.com/apache/dubbo-go-pixiu/pkg/config/analysis/analyzers/util" imported but not used (typecheck)
pkg/config/analysis/analyzers/multicluster/meshnetworks.go|30 col 2| "github.com/apache/dubbo-go-pixiu/pkg/config/analysis/msg" imported but not used (typecheck)
pkg/config/analysis/analyzers/multicluster/meshnetworks.go|23 col 2| "k8s.io/api/core/v1" imported but not used (typecheck)
pkg/config/analysis/analyzers/virtualservice/jwtclaimroute.go|23 col 2| "istio.io/api/security/v1beta1" imported but not used (typecheck)
operator/cmd/operator/server.go|26 col 2| "github.com/prometheus/client_golang/prometheus" imported but not used (typecheck)
tools/istio-iptables/pkg/log/nflog.go|48 col 12| undeclared name: nflog (typecheck)
tools/istio-iptables/pkg/log/nflog.go|50 col 13| undeclared name: nflog (typecheck)
tools/istio-iptables/pkg/log/nflog.go|54 col 13| undeclared name: nflog (typecheck)
tools/istio-iptables/pkg/log/nflog.go|25 col 2| "github.com/florianl/go-nflog/v2" imported but not used (typecheck)
pilot/pkg/simulation/traffic.go|22 col 2| "regexp" imported but not used (typecheck)