Skip to content

Update go.mod

Update go.mod #1321

Triggered via pull request August 22, 2023 14:08
@RobiNinoRobiNino
labeled #2147
Status Failure
Total duration 5m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dockerTests.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ubuntu-latest: scan/cli.go#L196
cannot use auditCmd (variable of type *"github.com/jfrog/jfrog-cli-core/v2/xray/commands/audit/generic".GenericAuditCommand) as "github.com/jfrog/jfrog-cli/utils/progressbar".CommandWithProgress value in argument to progressbar.ExecWithProgress: *"github.com/jfrog/jfrog-cli-core/v2/xray/commands/audit/generic".GenericAuditCommand does not implement "github.com/jfrog/jfrog-cli/utils/progressbar".CommandWithProgress (wrong type for method ServerDetails)
ubuntu-latest: scan/cli.go#L207
cannot use auditCmd (variable of type *"github.com/jfrog/jfrog-cli-core/v2/xray/commands/audit/generic".GenericAuditCommand) as "github.com/jfrog/jfrog-cli/utils/progressbar".CommandWithProgress value in argument to progressbar.ExecWithProgress: *"github.com/jfrog/jfrog-cli-core/v2/xray/commands/audit/generic".GenericAuditCommand does not implement "github.com/jfrog/jfrog-cli/utils/progressbar".CommandWithProgress (wrong type for method ServerDetails)
ubuntu-latest: scan/cli.go#L234
cannot use curationAuditCommand (variable of type *"github.com/jfrog/jfrog-cli-core/v2/xray/commands/curation".CurationAuditCommand) as "github.com/jfrog/jfrog-cli/utils/progressbar".CommandWithProgress value in argument to progressbar.ExecWithProgress: *"github.com/jfrog/jfrog-cli-core/v2/xray/commands/curation".CurationAuditCommand does not implement "github.com/jfrog/jfrog-cli/utils/progressbar".CommandWithProgress (wrong type for method ServerDetails)
ubuntu-latest
Process completed with exit code 1.