Skip to content

Secret Token Validation feature #968

Secret Token Validation feature

Secret Token Validation feature #968

Triggered via pull request August 22, 2024 08:34
Status Failure
Total duration 2m 37s
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#L119
auditParams.SetIsRecursiveScan undefined (type *AuditParams has no field or method SetIsRecursiveScan) (typecheck)
Static-Check: commands/audit/audit.go#L126
auditCmd.Progress undefined (type *AuditCommand has no field or method Progress) (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#L139
auditCmd.OutputFormat undefined (type *AuditCommand has no field or method OutputFormat) (typecheck)
Static-Check: commands/audit/audit.go#L143
auditCmd.ScansToPerform undefined (type *AuditCommand has no field or method ScansToPerform) (typecheck)
Static-Check: commands/audit/audit.go#L169
auditParams.ServerDetails undefined (type *AuditParams has no field or method ServerDetails) (typecheck)
Static-Check: commands/audit/audit.go#L227
auditParams.Progress undefined (type *AuditParams has no field or method Progress) (typecheck)
Static-Check: commands/audit/audit.go#L228
auditParams.Progress undefined (type *AuditParams has no field or method Progress) (typecheck)
Static-Check: commands/audit/audit.go#L236
auditParams.UseJas undefined (type *AuditParams has no field or method UseJas) (typecheck)
Static-Check: commands/audit/audit.go#L251
auditParams.Exclusions undefined (type *AuditParams has no field or method Exclusions) (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/