Skip to content

Fix build warnings: dead imports, security, and accessibility - #38

Merged
alyssalee06 merged 1 commit into
mainfrom
feature/cleanup-warnings
Jul 30, 2026
Merged

Fix build warnings: dead imports, security, and accessibility#38
alyssalee06 merged 1 commit into
mainfrom
feature/cleanup-warnings

Conversation

@alyssalee06

Copy link
Copy Markdown
Contributor
  • Footer.js: add rel="noreferrer" to all target="_blank" links (security), replace onClick-only tags with proper href links (accessibility), add alt text to Medium icon image
  • ArmorEvents.js: remove unused react-router import block, unused route imports (databricksPath, jan2026Path, feb2026Path), and nextEventIndex
  • Main.js: remove unused useEffect, Router, BrowserRouter, FaBriefcase, FaLanguage, communityJobsPath, communityPartnershipsPath, communityRegionalHubsPath, communityAcademyOverviewPath imports

- Footer.js: add rel="noreferrer" to all target="_blank" links (security),
  replace onClick-only <a> tags with proper href links (accessibility),
  add alt text to Medium icon image
- ArmorEvents.js: remove unused react-router import block, unused route
  imports (databricksPath, jan2026Path, feb2026Path), and nextEventIndex
- Main.js: remove unused useEffect, Router, BrowserRouter, FaBriefcase,
  FaLanguage, communityJobsPath, communityPartnershipsPath,
  communityRegionalHubsPath, communityAcademyOverviewPath imports

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@alyssalee06
alyssalee06 merged commit 2563cb6 into main Jul 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant