Skip to content

chore: add translations

4084e37
Select commit
Loading
Failed to load commit list.
Open

upgrade all Apollo packages #5413

chore: add translations
4084e37
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 31, 2025 in 3s

4 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 391 in src/screens/AdminPortal/MemberDetail/MemberDetail.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check failure on line 73 in src/screens/UserPortal/Settings/ProfileImageSection/ProfileImageSection.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check failure on line 301 in src/shared-components/posts/createPostModal/createPostModal.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check failure on line 310 in src/shared-components/posts/createPostModal/createPostModal.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.