fixed go mod #120
analysis.yml
on: push
Static-Check
35s
Go-Sec
1m 22s
Annotations
11 errors
Static-Check:
artifactory/commands/buildinfo/promote.go#L57
bpc.BuildName undefined (type *BuildPromotionCommand has no field or method BuildName) (typecheck)
|
Static-Check:
artifactory/commands/golang/gopublish.go#L74
gpc.ServerDetails undefined (type *GoPublishCommand has no field or method ServerDetails) (typecheck)
|
Static-Check:
artifactory/commands/golang/gopublish.go#L114
gpc.TargetRepo undefined (type *GoPublishCommand has no field or method TargetRepo) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L89
tcc.CreateServiceManagers undefined (type *TransferConfigCommand has no field or method CreateServiceManagers) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L96
tcc.LogTitle undefined (type *TransferConfigCommand has no field or method LogTitle) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L106
tcc.LogTitle undefined (type *TransferConfigCommand has no field or method LogTitle) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L115
tcc.LogTitle undefined (type *TransferConfigCommand has no field or method LogTitle) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L116
tcc.GetSelectedRepositories undefined (type *TransferConfigCommand has no field or method GetSelectedRepositories) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L154
tcc.TransferRepositoriesToTarget undefined (type *TransferConfigCommand has no field or method TransferRepositoriesToTarget) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L161
tcc.LogIfFederatedMemberRemoved undefined (type *TransferConfigCommand has no field or method LogIfFederatedMemberRemoved) (typecheck)
|
Go-Sec
Process completed with exit code 1.
|