Dep update and bug fix #63
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
Build:
pkg/analysis/analysis.go#L11
missing go.sum entry for module providing package github.com/google/cel-go/cel (imported by github.com/alcideio/rbac-tool/pkg/analysis); to add:
|
Build:
pkg/analysis/analysis.go#L12
missing go.sum entry for module providing package github.com/google/cel-go/checker/decls (imported by github.com/alcideio/rbac-tool/pkg/analysis); to add:
|
Build:
pkg/rbac/subject_permissions.go#L7
missing go.sum entry for module providing package github.com/kylelemons/godebug/pretty (imported by github.com/alcideio/rbac-tool/pkg/rbac); to add:
|
Build:
pkg/analysis/analysis.go#L13
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/alcideio/rbac-tool/pkg/analysis); to add:
|
Build:
pkg/kube/client.go#L9
missing go.sum entry for module providing package k8s.io/api/authentication/v1 (imported by github.com/alcideio/rbac-tool/pkg/kube); to add:
|
Build:
pkg/kube/client.go#L10
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/alcideio/rbac-tool/pkg/kube); to add:
|
Build:
pkg/kube/client.go#L11
missing go.sum entry for module providing package k8s.io/api/policy/v1beta1 (imported by github.com/alcideio/rbac-tool/pkg/kube); to add:
|
Build:
pkg/kube/client.go#L12
missing go.sum entry for module providing package k8s.io/api/rbac/v1 (imported by github.com/alcideio/rbac-tool/pkg/analysis); to add:
|
Build:
pkg/kube/client.go#L13
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/alcideio/rbac-tool/pkg/kube); to add:
|
Build:
pkg/kube/client.go#L14
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/alcideio/rbac-tool/pkg/audit); to add:
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/rbac-tool/rbac-tool. Supported file pattern: go.sum
|