feat(MembersRoute): add actions dropdown to the table of organization members TASK-987 TASK-990 #6925
Annotations
12 errors
build (20):
jsapp/js/account/organization/MembersRoute.tsx#L24
Expected 1 arguments, but got 0.
|
build (20):
jsapp/js/account/organization/MembersRoute.tsx#L107
Argument of type '{ orgId: string; username: string; }' is not assignable to parameter of type 'string'.
|
build (20)
Process completed with exit code 2.
|
build (20.17.0):
jsapp/js/account/organization/MembersRoute.tsx#L24
Expected 1 arguments, but got 0.
|
build (20.17.0):
jsapp/js/account/organization/MembersRoute.tsx#L107
Argument of type '{ orgId: string; username: string; }' is not assignable to parameter of type 'string'.
|
build (20.17.0)
Process completed with exit code 2.
|
build (16.15.0):
jsapp/js/account/organization/MembersRoute.tsx#L24
Expected 1 arguments, but got 0.
|
build (16.15.0):
jsapp/js/account/organization/MembersRoute.tsx#L107
Argument of type '{ orgId: string; username: string; }' is not assignable to parameter of type 'string'.
|
build (16.15.0)
Process completed with exit code 2.
|
build (22):
jsapp/js/account/organization/MembersRoute.tsx#L24
Expected 1 arguments, but got 0.
|
build (22):
jsapp/js/account/organization/MembersRoute.tsx#L107
Argument of type '{ orgId: string; username: string; }' is not assignable to parameter of type 'string'.
|
build (22)
Process completed with exit code 2.
|