Skip to content

Cocoapods support for audit #1251

Cocoapods support for audit

Cocoapods support for audit #1251

Triggered via pull request September 30, 2024 10:38
Status Failure
Total duration 2m 52s
Artifacts

analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Static-Check: commands/audit/audit.go#L120
auditParams.SetIsRecursiveScan undefined (type *AuditParams has no field or method SetIsRecursiveScan) (typecheck)
Static-Check: commands/audit/audit.go#L127
auditCmd.Progress undefined (type *AuditCommand has no field or method Progress) (typecheck)
Static-Check: commands/audit/audit.go#L128
auditCmd.Progress undefined (type *AuditCommand has no field or method Progress) (typecheck)
Static-Check: commands/audit/audit.go#L141
auditCmd.OutputFormat undefined (type *AuditCommand has no field or method OutputFormat) (typecheck)
Static-Check: commands/audit/audit.go#L144
auditCmd.ScansToPerform undefined (type *AuditCommand has no field or method ScansToPerform) (typecheck)
Static-Check: commands/audit/audit.go#L174
auditParams.ServerDetails undefined (type *AuditParams has no field or method ServerDetails) (typecheck)
Static-Check: commands/audit/audit.go#L225
auditParams.Progress undefined (type *AuditParams has no field or method Progress) (typecheck)
Static-Check: commands/audit/audit.go#L226
auditParams.Progress undefined (type *AuditParams has no field or method Progress) (typecheck)
Static-Check: commands/audit/audit.go#L234
auditParams.UseJas undefined (type *AuditParams has no field or method UseJas) (typecheck)
Static-Check: commands/audit/audit.go#L246
auditParams.ServerDetails undefined (type *AuditParams has no field or method ServerDetails) (typecheck)
Go-Sec
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static-Check
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/