build(deps): bump github.com/urfave/cli/v3 from 3.0.0-alpha9.2 to 3.0.0-beta1 in the gomod group #795
Annotations
6 errors and 1 warning
Run golangci/golangci-lint-action@v6:
internal/cli/app.go#L63
cannot use func(ctx context.Context, c *cli.Command) error {…} (value of type func(ctx context.Context, c *"github.com/urfave/cli/v3".Command) error) as "github.com/urfave/cli/v3".BeforeFunc value in struct literal (typecheck)
|
Run golangci/golangci-lint-action@v6:
cmd/error-pages/main.go#L13
could not import gh.tarampamp.am/error-pages/internal/cli (-: # gh.tarampamp.am/error-pages/internal/cli
|
Run golangci/golangci-lint-action@v6:
internal/cli/app.go#L63
cannot use func(ctx context.Context, c *cli.Command) error {…} (value of type func(ctx context.Context, c *"github.com/urfave/cli/v3".Command) error) as "github.com/urfave/cli/v3".BeforeFunc value in struct literal) (typecheck)
|
Run golangci/golangci-lint-action@v6:
internal/cli/app_test.go#L9
could not import gh.tarampamp.am/error-pages/internal/cli (-: # gh.tarampamp.am/error-pages/internal/cli
|
Run golangci/golangci-lint-action@v6:
internal/cli/app.go#L63
cannot use func(ctx context.Context, c *cli.Command) error {…} (value of type func(ctx context.Context, c *"github.com/urfave/cli/v3".Command) error) as "github.com/urfave/cli/v3".BeforeFunc value in struct literal) (typecheck)
|
Run golangci/golangci-lint-action@v6
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading