Skip to content

Teams leave

Teams leave #412

Triggered via pull request August 18, 2025 16:53
Status Failure
Total duration 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
prettier
Process completed with exit code 1.
eslint: src/functions/teams/leave/index.ts#L22
Too many blank lines at the end of file. Max of 1 allowed
eslint: src/functions/teams/leave/handler.ts#L120
Closing curly brace does not appear on the same line as the subsequent block
eslint: src/functions/teams/leave/handler.ts#L94
More than 1 blank line not allowed
eslint: src/functions/teams/leave/handler.ts#L83
More than 1 blank line not allowed
eslint: src/functions/teams/leave/handler.ts#L79
Unnecessary { after 'if' condition
eslint: src/functions/teams/leave/handler.ts#L28
Multiple spaces found before 'MongoDB'
eslint: src/functions/teams/leave/handler.ts#L16
Variable name `team_id` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
eslint: src/functions/teams/leave/handler.ts#L16
Variable name `auth_email` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
eslint: src/functions/teams/leave/handler.ts#L16
Variable name `auth_token` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
eslint: src/functions/teams/leave/handler.ts#L12
More than 1 blank line not allowed