Skip to content

Add parallel files processing to catp #45

Add parallel files processing to catp

Add parallel files processing to catp #45

Triggered via pull request December 23, 2023 23:59
@vearutopvearutop
synchronize #9
parallel
Status Failure
Total duration 20s
Artifacts

golangci-lint.yml

on: pull_request
golangci-lint
12s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
golangci-lint: cmd/catp/catp/app.go#L112
calculated cyclomatic complexity for function scanFile is 12, max is 10 (cyclop)
golangci-lint
issues found
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/