Skip to content

refactor(context): refactor Context #227

refactor(context): refactor Context

refactor(context): refactor Context #227

Triggered via pull request March 12, 2024 15:21
Status Failure
Total duration 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
issues found
lint: helper/helper_test.go#L324
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
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)