Cocoapods support for audit #1251
Annotations
10 errors and 1 warning
commands/audit/audit.go#L120
auditParams.SetIsRecursiveScan undefined (type *AuditParams has no field or method SetIsRecursiveScan) (typecheck)
|
commands/audit/audit.go#L127
auditCmd.Progress undefined (type *AuditCommand has no field or method Progress) (typecheck)
|
commands/audit/audit.go#L128
auditCmd.Progress undefined (type *AuditCommand has no field or method Progress) (typecheck)
|
commands/audit/audit.go#L141
auditCmd.OutputFormat undefined (type *AuditCommand has no field or method OutputFormat) (typecheck)
|
commands/audit/audit.go#L144
auditCmd.ScansToPerform undefined (type *AuditCommand has no field or method ScansToPerform) (typecheck)
|
commands/audit/audit.go#L174
auditParams.ServerDetails undefined (type *AuditParams has no field or method ServerDetails) (typecheck)
|
commands/audit/audit.go#L225
auditParams.Progress undefined (type *AuditParams has no field or method Progress) (typecheck)
|
commands/audit/audit.go#L226
auditParams.Progress undefined (type *AuditParams has no field or method Progress) (typecheck)
|
commands/audit/audit.go#L234
auditParams.UseJas undefined (type *AuditParams has no field or method UseJas) (typecheck)
|
commands/audit/audit.go#L246
auditParams.ServerDetails undefined (type *AuditParams has no field or method ServerDetails) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading