added check for exceeding max bcc limit and added html content #2060
Annotations
2 errors and 11 warnings
Lint client:
src/scripts/email/wrapped-email.ts#L3
'dotenv' should be listed in the project's dependencies. Run 'npm i -S dotenv' to add it
|
Lint client
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint client:
functions/src/index.ts#L326
Forbidden non-null assertion
|
Lint client:
functions/src/index.ts#L327
Forbidden non-null assertion
|
Lint client:
functions/src/index.ts#L353
Forbidden non-null assertion
|
Lint client:
src/components/App.tsx#L138
Unexpected any. Specify a different type
|
Lint client:
src/components/App.tsx#L147
Unexpected any. Specify a different type
|
Lint client:
src/components/App.tsx#L198
'updateUser' is already declared in the upper scope
|
Lint client:
src/components/App.tsx#L198
'updateAuthStatus' is already declared in the upper scope
|
Lint client:
src/components/App.tsx#L204
'user' is already declared in the upper scope
|
Lint client:
src/components/includes/AddBlogPost.tsx#L7
Missing return type on function
|
Lint client:
src/components/includes/AddBlogPost.tsx#L50
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Loading