chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.20.4 #460
Triggered via pull request
September 23, 2024 05:38
Status
Failure
Total duration
2m 16s
Artifacts
–
golangci-lint.yml
on: pull_request
changes
6s
lint
1m 49s
Annotations
10 errors and 2 warnings
lint:
pkg/providers/k8s/pod/pod.go#L97
c.MetricsCollector undefined (type *podController has no field or method MetricsCollector) (typecheck)
|
lint:
pkg/providers/k8s/pod/pod.go#L131
c.MetricsCollector undefined (type *podController has no field or method MetricsCollector) (typecheck)
|
lint:
pkg/providers/k8s/pod/pod.go#L158
c.MetricsCollector undefined (type *podController has no field or method MetricsCollector) (typecheck)
|
lint:
pkg/providers/apisix/translation/apisix_upstream.go#L41
t.TranslateService undefined (type *translator has no field or method TranslateService, but does have translateService) (typecheck)
|
lint:
pkg/providers/apisix/translation/apisix_upstream.go#L140
t.TranslateUpstreamConfigV2 undefined (type *translator has no field or method TranslateUpstreamConfigV2) (typecheck)
|
lint:
pkg/providers/apisix/apisix_cluster_config.go#L53
c.ApisixClusterConfigInformer undefined (type *apisixClusterConfigController has no field or method ApisixClusterConfigInformer) (typecheck)
|
lint:
pkg/providers/apisix/apisix_cluster_config.go#L98
c.ApisixClusterConfigLister undefined (type *apisixClusterConfigController has no field or method ApisixClusterConfigLister) (typecheck)
|
lint:
pkg/providers/apisix/apisix_cluster_config.go#L140
c.Config undefined (type *apisixClusterConfigController has no field or method Config) (typecheck)
|
lint:
pkg/providers/apisix/apisix_cluster_config.go#L142
c.Config undefined (type *apisixClusterConfigController has no field or method Config) (typecheck)
|
lint:
pkg/providers/apisix/apisix_cluster_config.go#L165
c.APISIX undefined (type *apisixClusterConfigController has no field or method APISIX) (typecheck)
|
changes
The following actions use a deprecated Node.js version and will be forced to run on node20: ./.github/actions/paths-filter. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|