Skip to content

feat(helper): Added ChainWithErr (#143) #226

feat(helper): Added ChainWithErr (#143)

feat(helper): Added ChainWithErr (#143) #226

Triggered via push March 12, 2024 15:07
Status Failure
Total duration 21s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
issues found
lint: helper/helper_test.go#L307
context-keys-type: should not use basic type string as key in context.WithValue (revive)
lint: helper/helper_test.go#L310
context-keys-type: should not use basic type string as key in context.WithValue (revive)
lint: helper/helper_test.go#L322
context-keys-type: should not use basic type string as key in context.WithValue (revive)
lint: helper/helper_test.go#L324
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)