Skip to content

dropping non-retryable activity/wf tasks #9806

dropping non-retryable activity/wf tasks

dropping non-retryable activity/wf tasks #9806

Triggered via pull request September 20, 2024 15:30
Status Failure
Total duration 4m 0s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: service/matching/matching_engine_test.go#L777
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"random error\")" (err113)
lint: service/matching/matching_engine_test.go#L810
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"random error\")" (err113)
lint: service/matching/matching_engine_test.go#L883
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"random error\")" (err113)
lint
Process completed with exit code 2.