Skip to content

Lint fixes

4d44d56
Select commit
Loading
Failed to load commit list.
Open

feat: Implement email templates #669

Lint fixes
4d44d56
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 28, 2026 in 4s

5 new alerts

New alerts in code changed by this pull request

  • 4 warnings
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 65 in apps/web/app/(with-contexts)/dashboard/mails/new/new-mail-page-client.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Superfluous trailing arguments Warning

Superfluous argument passed to
function dispatch
.

Check warning on line 77 in apps/web/app/(with-contexts)/dashboard/mails/new/new-mail-page-client.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Superfluous trailing arguments Warning

Superfluous argument passed to
function dispatch
.

Check warning on line 109 in apps/web/app/(with-contexts)/dashboard/mails/new/new-mail-page-client.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Superfluous trailing arguments Warning

Superfluous argument passed to
function dispatch
.

Check warning on line 126 in apps/web/app/(with-contexts)/dashboard/mails/new/new-mail-page-client.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Superfluous trailing arguments Warning

Superfluous argument passed to
function dispatch
.

Check notice on line 24 in apps/web/app/(with-contexts)/dashboard/mails/new/new-mail-page-client.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable isLoading.