validate xray url before jas scans #7
analysis.yml
on: push
Static-Check
2m 42s
Go-Sec
1m 38s
Annotations
10 errors and 2 warnings
Static-Check:
cli/scancommands.go#L566
undefined: coreutils.SummaryOutputDirPathEnv (typecheck)
|
Static-Check:
cli/scancommands_test.go#L98
undefined: coreutils.SummaryOutputDirPathEnv (typecheck)
|
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)
|
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/
|