Update go.mod #1321
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dockerTests.yml
on: pull_request_target
ubuntu-latest
4m 54s
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.
|