test cert-manager with webhook-solver #12
Annotations
10 errors and 2 warnings
Run make test:
kubernetes_test.go#L357
undefined: gatewayapi_v1alpha2.GRPCRouteSpec
|
Run make test:
apex_dual_test.go#L17
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
Run make test:
apex_dual_test.go#L20
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
Run make test:
apex_dual_test.go#L23
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
Run make test:
apex_dual_test.go#L26
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
Run make test:
apex_dual_test.go#L29
cannot use func(_ []string) []netip.Addr {…} (value of type func(_ []string) []netip.Addr) as lookupFunc value in assignment
|
Run make test:
gateway_test.go#L324
cannot use testIngressLookup (value of type func(keys []string) (results []netip.Addr)) as lookupFunc value in assignment
|
Run make test:
gateway_test.go#L327
cannot use testServiceLookup (value of type func(keys []string) (results []netip.Addr)) as lookupFunc value in assignment
|
Run make test:
gateway_test.go#L330
cannot use testVirtualServerLookup (value of type func(keys []string) (results []netip.Addr)) as lookupFunc value in assignment
|
Run make test:
gateway_test.go#L333
cannot use testRouteLookup (value of type func(keys []string) (results []netip.Addr)) as lookupFunc value in assignment
|
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/
|
Loading