code base refreshment + basic cypress setup #1458
tests.yml
on: pull_request
frontend
1m 30s
backend
1m 46s
Annotations
11 errors and 1 warning
frontend
Process completed with exit code 1.
|
backend
retryHandle.RetryIfGrpcUnavailable undefined (type *retries.Retries has no field or method RetryIfGrpcUnavailable) (typecheck)
|
backend
too many arguments in call to factories.CreateNSEvent
|
backend:
backend/internal/relay_client/connection_props.go#L50
badCall: no-op append call, probably missing arguments (gocritic)
|
backend:
backend/pkg/throttle/throttle.go#L44
(*Throttle).ensureTicker - result 0 (bool) is never used (unparam)
|
backend:
backend/internal/customprotocol/route/route.go#L55
`(*Route).resumeStream` - `ctx` is unused (unparam)
|
backend:
backend/internal/customprotocol/route/route.go#L84
`(*Route).resumeOneshot` - `ctx` is unused (unparam)
|
backend:
backend/internal/customprotocol/router/router.go#L85
`(*Router).collectGarbage` - `ctx` is unused (unparam)
|
backend:
backend/internal/customprotocol/router/router_utils.go#L65
(*Router).matchRoute - result 1 (error) is always nil (unparam)
|
backend:
backend/internal/apiserver/setup_routes.go#L61
`(*APIServer).wrapHandler` - `opts` is unused (unparam)
|
backend:
backend/internal/e2e/namespace_list_check_case.go#L10
`(*TestsController).enableNamespaceListCheckCase` - `ts` is unused (unparam)
|
backend
Restore cache failed: Dependencies file is not found in /home/runner/work/hubble-ui/hubble-ui. Supported file pattern: go.sum
|