ARCO-202: Adding unit test for callerback sender #418
static-analysis.yaml
on: pull_request
Static analysis
4m 49s
Static check
3m 23s
Golangci-lint
1m 17s
Annotations
3 errors and 1 warning
Golangci-lint:
internal/callbacker/sender_test.go#L34
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Golangci-lint:
internal/callbacker/sender_test.go#L144
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Golangci-lint
issues found
|
Static check
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|