Refactor(core): measurements store use PGX and COPY #336
go-test.yaml
on: pull_request
Run Go Tests
2m 11s
Run Go Linters
1m 51s
Annotations
10 errors and 2 warnings
Run Go Linters:
services/fission-user-workers/service/ctrl_docker.go#L111
undefined: types.ContainerListOptions (typecheck)
|
Run Go Linters:
services/fission-user-workers/service/ctrl_docker.go#L139
undefined: types.ContainerRemoveOptions (typecheck)
|
Run Go Linters:
services/fission-user-workers/service/ctrl_docker.go#L164
undefined: types.ContainerListOptions (typecheck)
|
Run Go Linters:
services/fission-user-workers/service/ctrl_docker.go#L263
undefined: types.ContainerStartOptions (typecheck)
|
Run Go Linters:
services/fission-user-workers/service/ctrl_docker.go#L275
undefined: types.ContainerListOptions (typecheck)
|
Run Go Linters:
services/fission-user-workers/service/ctrl_docker.go#L283
undefined: types.ContainerRemoveOptions (typecheck)
|
Run Go Linters
issues found
|
Run Go Tests
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
Run Go Tests
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
Run Go Tests
Process completed with exit code 1.
|
Run Go Linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Go Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|