feat/authorization #148
checks.yaml
on: pull_request
checks
/
Lint, typecheck
58s
Annotations
1 error and 1 warning
(arrow-body-style): Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.:
globals/environment/src/check-envs.environment.ts#L4
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.
|
(no-console): Unexpected console statement.:
app/api/github-auth-cookie/src/github-auth-cookie-handle.api.ts#L27
Unexpected console statement.
|