Skip to content

Satyali: resolve SonarCloud issues - node imports, lang attribute, duplic…#4907

Open
sayali-2308 wants to merge 2 commits intodevelopmentfrom
fix/sonarcloud-issues-development
Open

Satyali: resolve SonarCloud issues - node imports, lang attribute, duplic…#4907
sayali-2308 wants to merge 2 commits intodevelopmentfrom
fix/sonarcloud-issues-development

Conversation

@sayali-2308
Copy link
Contributor

Description

Fixes SonarCloud Quality Gate failures blocking PR #4906 (Frontend Release to Main)

Main changes:

  • postinstall.js — changed require('path') to require('node:path'), removed commented out code
  • refactor-css-classes.js — changed require('fs') to require('node:fs'), require('path') to require('node:path'), replace() to replaceAll()
  • public/emailFormat.html — added lang="en" to <html> tag
  • public/index.css — removed duplicate selector

Related PR:

Unblocks #4906 Frontend Release to Main

Note:

These are pre-existing SonarCloud issues in the development branch, not introduced by any recent PR.

@netlify
Copy link

netlify bot commented Feb 27, 2026

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit 1e2af66
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/69a10d77af76e50008d60b19
😎 Deploy Preview https://deploy-preview-4907--highestgoodnetwork-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sonarqubecloud
Copy link

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