Skip to content

Merge pull request #2094 from somebadcode/generic-int-flags #7

Merge pull request #2094 from somebadcode/generic-int-flags

Merge pull request #2094 from somebadcode/generic-int-flags #7

Triggered via push April 19, 2025 14:01
Status Failure
Total duration 46s
Artifacts

publish-docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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