Skip to content

Team invitation endpoint #369

Team invitation endpoint

Team invitation endpoint #369

Triggered via pull request August 6, 2025 03:47
Status Failure
Total duration 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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