feat(helper): Added ChainWithErr #225
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)
|