Bump github.com/miekg/dns from 1.1.58 to 1.1.62 #10
Triggered via pull request
September 12, 2024 17:16
Status
Failure
Total duration
4m 48s
Artifacts
–
Annotations
20 errors and 4 warnings
unit-test:
kubernetes_test.go#L357
undefined: gatewayapi_v1alpha2.GRPCRouteSpec
|
unit-test:
apex_dual_test.go#L17
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
unit-test:
apex_dual_test.go#L20
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
unit-test:
apex_dual_test.go#L23
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
unit-test:
apex_dual_test.go#L26
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
unit-test:
apex_dual_test.go#L29
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
unit-test:
gateway_test.go#L324
cannot use testIngressLookup (value of type func(keys []string) (results []netip.Addr)) as lookupFunc value in assignment
|
unit-test:
gateway_test.go#L327
cannot use testServiceLookup (value of type func(keys []string) (results []netip.Addr)) as lookupFunc value in assignment
|
unit-test:
gateway_test.go#L330
cannot use testVirtualServerLookup (value of type func(keys []string) (results []netip.Addr)) as lookupFunc value in assignment
|
unit-test:
gateway_test.go#L333
cannot use testRouteLookup (value of type func(keys []string) (results []netip.Addr)) as lookupFunc value in assignment
|
lint:
apex.go#L1
: # github.com/ori-edge/k8s_gateway [github.com/ori-edge/k8s_gateway.test]
|
lint:
kubernetes_test.go#L357
undefined: gatewayapi_v1alpha2.GRPCRouteSpec
|
lint:
apex_dual_test.go#L17
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
lint:
apex_dual_test.go#L20
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
lint:
apex_dual_test.go#L23
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
lint:
apex_dual_test.go#L26
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
lint:
apex_dual_test.go#L29
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
lint:
gateway_test.go#L324
cannot use testIngressLookup (value of type func(keys []string) (results []netip.Addr)) as lookupFunc value in assignment
|
lint:
gateway_test.go#L327
cannot use testServiceLookup (value of type func(keys []string) (results []netip.Addr)) as lookupFunc value in assignment
|
lint:
gateway_test.go#L330
cannot use testVirtualServerLookup (value of type func(keys []string) (results []netip.Addr)) as lookupFunc value in assignment
|
unit-test
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/
|
unit-test
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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s_gateway/k8s_gateway. Supported file pattern: go.sum
|