Merge pull request #2094 from somebadcode/generic-int-flags #7
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
|