From 97230d8fcd4f42234f38263e42302047d0c251f7 Mon Sep 17 00:00:00 2001 From: Ganesh Kumar <137881321+GaneshKumar-R@users.noreply.github.com> Date: Tue, 25 Feb 2025 14:46:20 +0530 Subject: [PATCH] Update index.js --- index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.js b/index.js index 356de43..60c0210 100644 --- a/index.js +++ b/index.js @@ -4,6 +4,9 @@ const process = require('process'); const childProcess = require('child_process'); const https = require('https'); //testing glpoc +//testing glpoc +//testing glpoc - sonar should report these comments as warnings + async function getReleases() { return new Promise((resolve, reject) => {