t-will-gillis / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
0 stars 2 forks source link

Update fetch-alerts.js #732

Closed t-will-gillis closed 1 month ago

t-will-gillis commented 2 months ago

Fixes #725

What changes did you make?

-

-

Why did you make the changes (we will use this info to test)?

-

-

Important: PR authors must check their PR for CodeQL annotations/warnings and if found, follow these instructions:

  • After submitting a pull request, a developer should check for CodeQL code annotations within the pull request comments. Alerts of severity Medium and lower will not cause GitHub check failure, but they should be resolved prior to proceeding with pull request reviews.
  • DO NOT DISMISS ALERTS. Alerts should be dismissed only by merge team/dev leads following review of a recommendation to dismiss.
  • In order to determine if/what code changes are required to resolve the alert, read and understand the alert message. For more information, click "show more details" to view the alert page. On that page you can click "Show more" to view additional recommendations, example and references. In order to learn how similar alerts were managed in our repository, browse to [CodeQL alerts](https://github.com/hackforla/website/security/code-scanning) and search for the query (for example "Potentially unsafe external link"). If more help is required, post the question in #hfla-site and if an adequate response is not recieved, send a Slack message to a dev lead.
  • If you determine that the alert is a false positive, describe your reasoning below in the section "What changes did you make in response to linter recommendations?". The alert will be dismissed by a member of the merge team (? or dev lead) following the review of this issue.
  • If code changes are required to resolve the alert, the changes will be considered within the scope of the issue. Make those changes and describe them below in the section "What changes did you make in response to linter recommendations?"

Instructions how to manage CodeQL alerts:

What changes did you make in response to linter recommendations?

Note: these changes are considered within the scope of this issue

-

For Merge Team

Visuals before changes are applied ![image](Paste_Your_Image_Link_Here_After_Attaching_Files)
Visuals after changes are applied ![image](Paste_Your_Image_Link_Here_After_Attaching_Files)