Team invitation endpoint #369
Annotations
5 errors
|
eslint
Process completed with exit code 1.
|
|
eslint:
src/functions/teams/invite/handler.ts#L111
Unexpected any. Specify a different type
|
|
eslint:
src/functions/teams/invite/handler.ts#L19
Variable name `team_id` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
|
eslint:
src/functions/teams/invite/handler.ts#L19
Variable name `auth_email` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
|
eslint:
src/functions/teams/invite/handler.ts#L19
Variable name `auth_token` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|