Skip to content

migrate CI to github action #1

migrate CI to github action

migrate CI to github action #1

Triggered via pull request June 30, 2024 04:31
Status Failure
Total duration 1m 27s
Artifacts

code-scan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.