Skip to content

ci: upgrade golang-ci lint and use cached action #191

ci: upgrade golang-ci lint and use cached action

ci: upgrade golang-ci lint and use cached action #191

Triggered via push October 3, 2024 12:38
Status Failure
Total duration 3m 16s
Artifacts

ci.yaml

on: push
Matrix: Integration test Kubernetes
Release images
0s
Release images
Tagged release images
0s
Tagged release images
Tagged release binaries
0s
Tagged release binaries
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check: internal/app/kubecontroller/handler.go#L186
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Check: internal/app/kubecontroller/handler.go#L8
import 'github.com/spotahome/kooper/v2/controller' is not allowed from list 'Main' (depguard)
Check: internal/app/kubecontroller/handler.go#L9
import 'k8s.io/apimachinery/pkg/runtime' is not allowed from list 'Main' (depguard)
Check: internal/app/kubecontroller/handler.go#L11
import 'github.com/slok/sloth/internal/app/generate' is not allowed from list 'Main' (depguard)
Check: internal/app/kubecontroller/handler.go#L12
import 'github.com/slok/sloth/internal/info' is not allowed from list 'Main' (depguard)
Check: internal/app/kubecontroller/handler.go#L13
import 'github.com/slok/sloth/internal/k8sprometheus' is not allowed from list 'Main' (depguard)
Check: internal/app/kubecontroller/handler.go#L14
import 'github.com/slok/sloth/internal/log' is not allowed from list 'Main' (depguard)
Check: internal/app/kubecontroller/handler.go#L15
import 'github.com/slok/sloth/pkg/kubernetes/api/sloth/v1' is not allowed from list 'Main' (depguard)
Check: internal/app/kubecontroller/retriever.go#L6
import 'github.com/spotahome/kooper/v2/controller' is not allowed from list 'Main' (depguard)
Check: internal/app/kubecontroller/retriever.go#L7
import 'k8s.io/apimachinery/pkg/apis/meta/v1' is not allowed from list 'Main' (depguard)