add applicable column #231
analysis.yml
on: push
Static-Check
1m 4s
Go-Sec
1m 43s
Annotations
16 errors
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L88
tcc.CreateServiceManagers undefined (type *TransferConfigCommand has no field or method CreateServiceManagers) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L95
tcc.LogTitle undefined (type *TransferConfigCommand has no field or method LogTitle) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L105
tcc.LogTitle undefined (type *TransferConfigCommand has no field or method LogTitle) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L117
tcc.LogTitle undefined (type *TransferConfigCommand has no field or method LogTitle) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L118
tcc.GetSelectedRepositories undefined (type *TransferConfigCommand has no field or method GetSelectedRepositories) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L156
tcc.TransferRepositoriesToTarget undefined (type *TransferConfigCommand has no field or method TransferRepositoriesToTarget) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L163
tcc.LogIfFederatedMemberRemoved undefined (type *TransferConfigCommand has no field or method LogIfFederatedMemberRemoved) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L196
tcc.IsDefaultCredentials undefined (type *TransferConfigCommand has no field or method IsDefaultCredentials) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L205
tcc.GetSelectedRepositories undefined (type *TransferConfigCommand has no field or method GetSelectedRepositories) (typecheck)
|
Static-Check:
artifactory/commands/transferconfig/transferconfig.go#L216
tcc.TargetServerDetails undefined (type *TransferConfigCommand has no field or method TargetServerDetails) (typecheck)
|
Go-Sec:
xray/commands/audit/jas/secrets/secretsscanner_test.go#L18
not enough arguments in call to newSecretsScanManager
|
Go-Sec:
xray/commands/audit/jas/secrets/secretsscanner_test.go#L29
not enough arguments in call to newSecretsScanManager
|
Go-Sec:
xray/commands/audit/jas/secrets/secretsscanner_test.go#L56
not enough arguments in call to newSecretsScanManager
|
Go-Sec:
xray/commands/audit/jas/secrets/secretsscanner_test.go#L64
not enough arguments in call to newSecretsScanManager
|
Go-Sec:
xray/commands/audit/jas/secrets/secretsscanner_test.go#L87
not enough arguments in call to newSecretsScanManager
|
Go-Sec:
xray/commands/audit/jas/secrets/secretsscanner_test.go#L110
not enough arguments in call to RunSecretsScan
|