abra app deploy bug: invalid Action type #396

Closed
opened 2023-02-02 16:16:58 +00:00 by moritz · 1 comment
Member

I think 7c1a97be72 introduced a new bug, if i run abra app deploy I receive

ERROR invalid Action type. Must be `func(*Context`)` or `func(*Context) error).  This is an error in the application.  Please contact the distributor of this application if this is not you.See https://github.com/urfave/cli/blob/master/CHANGELOG.md#deprecated-cli-app-action-signature

debug flag doesn't work.

I think https://git.coopcloud.tech/coop-cloud/abra/commit/7c1a97be72eddae88ef154c3e790c1e0cdc8042c introduced a new bug, if i run `abra app deploy` I receive ``` ERROR invalid Action type. Must be `func(*Context`)` or `func(*Context) error). This is an error in the application. Please contact the distributor of this application if this is not you.See https://github.com/urfave/cli/blob/master/CHANGELOG.md#deprecated-cli-app-action-signature ``` debug flag doesn't work.
moritz added the
bug
label 2023-02-02 16:16:58 +00:00
Owner

Oh, that's a nasty one, thanks for catching! Must do more testing tomorrow.

Oh, that's a nasty one, thanks for catching! Must do more testing tomorrow.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#396
No description provided.