Skip to content

Add parallel files processing to catp #46

Add parallel files processing to catp

Add parallel files processing to catp #46

Triggered via pull request December 24, 2023 00:00
@vearutopvearutop
synchronize #9
parallel
Status Failure
Total duration 25s
Artifacts

golangci-lint.yml

on: pull_request
golangci-lint
16s
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/