Skip to content

Update viper + cobra to latest version #975

Update viper + cobra to latest version

Update viper + cobra to latest version #975

Triggered via pull request November 27, 2023 09:39
Status Failure
Total duration 1m 39s
Artifacts

test.yml

on: pull_request
Matrix: CLI
Matrix: Docker E2E Resolve
Matrix: Vulnfunc E2E
Fit to window
Zoom out
Zoom in

Annotations

42 errors
CLI (ubuntu-latest): internal/cmd/callgraph/callgraph.go#L10
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
CLI (ubuntu-latest): internal/cmd/callgraph/callgraph.go#L11
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
CLI (ubuntu-latest)
Process completed with exit code 1.
Vulnfunc E2E (ubuntu-latest, 17): internal/cmd/callgraph/callgraph.go#L10
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (ubuntu-latest, 17): internal/cmd/callgraph/callgraph.go#L11
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (ubuntu-latest, 17)
Process completed with exit code 1.
Vulnfunc E2E (ubuntu-latest, 11): internal/cmd/callgraph/callgraph.go#L10
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (ubuntu-latest, 11): internal/cmd/callgraph/callgraph.go#L11
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (ubuntu-latest, 11)
Process completed with exit code 1.
CLI (windows-latest)
The job was canceled because "ubuntu-latest" failed.
CLI (windows-latest)
The operation was canceled.
CLI (macos-latest)
The job was canceled because "ubuntu-latest" failed.
CLI (macos-latest)
The operation was canceled.
Lint: internal/resolution/pm/gradle/strategy_test.go#L54
m.Called undefined (type *mockGradleSetup has no field or method Called) (typecheck)
Lint: internal/resolution/pm/gradle/strategy_test.go#L62
mocked.On undefined (type *mockGradleSetup has no field or method On) (typecheck)
Lint: internal/resolution/pm/gradle/strategy_test.go#L73
mocked.On undefined (type *mockGradleSetup has no field or method On) (typecheck)
Lint: internal/resolution/pm/gradle/strategy_test.go#L87
mocked.On undefined (type *mockGradleSetup has no field or method On) (typecheck)
Lint
issues found
Vulnfunc E2E (ubuntu-latest, 20): internal/cmd/callgraph/callgraph.go#L10
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (ubuntu-latest, 20): internal/cmd/callgraph/callgraph.go#L11
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (ubuntu-latest, 20)
Process completed with exit code 1.
Vulnfunc E2E (macos-latest, 17): internal/cmd/callgraph/callgraph.go#L10
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (macos-latest, 17): internal/cmd/callgraph/callgraph.go#L11
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (macos-latest, 17)
Process completed with exit code 1.
Vulnfunc E2E (macos-latest, 20): internal/cmd/callgraph/callgraph.go#L10
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (macos-latest, 20): internal/cmd/callgraph/callgraph.go#L11
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (macos-latest, 20)
Process completed with exit code 1.
Vulnfunc E2E (macos-latest, 11): internal/cmd/callgraph/callgraph.go#L10
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (macos-latest, 11): internal/cmd/callgraph/callgraph.go#L11
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (macos-latest, 11)
Process completed with exit code 1.
Docker E2E Resolve (alpine)
Process completed with exit code 1.
Docker E2E Resolve (debian)
The job was canceled because "alpine" failed.
Docker E2E Resolve (debian)
The operation was canceled.
Vulnfunc E2E (windows-latest, 11): internal/cmd/callgraph/callgraph.go#L10
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (windows-latest, 11): internal/cmd/callgraph/callgraph.go#L11
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (windows-latest, 11)
Process completed with exit code 1.
Vulnfunc E2E (windows-latest, 17): internal/cmd/callgraph/callgraph.go#L10
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (windows-latest, 17): internal/cmd/callgraph/callgraph.go#L11
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (windows-latest, 17)
Process completed with exit code 1.
Vulnfunc E2E (windows-latest, 20): internal/cmd/callgraph/callgraph.go#L10
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (windows-latest, 20): internal/cmd/callgraph/callgraph.go#L11
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/debricked/cli/internal/cmd/callgraph); to add:
Vulnfunc E2E (windows-latest, 20)
Process completed with exit code 1.