migrate CI to github action #1
Annotations
3 errors
lint:
pkg/controller/app/sidecar/injector.go#L83
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/controller/topo/manager.go#L40
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
lint
Process completed with exit code 2.
|