Skip to content

Feature:(issue_1927) Add ability for before handler to return new context #214

Feature:(issue_1927) Add ability for before handler to return new context

Feature:(issue_1927) Add ability for before handler to return new context #214

Triggered via pull request October 26, 2024 12:11
Status Failure
Total duration 2m 46s
Artifacts

test.yml

on: pull_request
test-docs
29s
test-docs
Matrix: test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test-docs
cannot use func(ctx context.Context, cmd *cli.Command) error {…} (value of type func(ctx context.Context, cmd *cli.Command) error) as cli.BeforeFunc value in struct literal
test-docs
cannot use func(ctx context.Context, cmd *cli.Command) error {…} (value of type func(ctx context.Context, cmd *cli.Command) error) as cli.BeforeFunc value in struct literal
test-docs
Process completed with exit code 2.