Skip to content

ARCO-182: send callbacks to the same url one by one #6

ARCO-182: send callbacks to the same url one by one

ARCO-182: send callbacks to the same url one by one #6

Triggered via pull request August 21, 2024 14:37
Status Failure
Total duration 3m 28s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Static check: internal/callbacker/dispatcher.go#L96
should use for range instead of for { select {} } (S1000)
Static check
Process completed with exit code 1.
Golangci-lint: internal/callbacker/dispatcher.go#L96
S1000: should use for range instead of for { select {} } (gosimple)
Golangci-lint
issues found
Static check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/