Skip to content

Cocoapods audit

Cocoapods audit #1252

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

analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Static-Check: commands/audit/sca/cocoapods/cocoapods.go#L60
ifElseChain: rewrite if-else to switch statement (gocritic)
Static-Check: commands/audit/sca/cocoapods/cocoapods.go#L126
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(line, "\"", "", -1)` (gocritic)
Static-Check: commands/audit/sca/cocoapods/cocoapods_test.go#L31
ineffectual assignment to err (ineffassign)
Static-Check: commands/audit/sca/cocoapods/cocoapods_test.go#L74
ineffectual assignment to err (ineffassign)
Static-Check
issues found
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/
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/