From e8295d6c94e33b5e2aab9a9b5be0d3656c1e3c2d Mon Sep 17 00:00:00 2001 From: "sonarqube-agent[bot]" <210722872+sonarqube-agent[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 07:59:11 +0000 Subject: [PATCH] fix: Address SonarQube issue Fixed issues: - AZWU-tXvYJSZqVQVbSdI for typescript:S3504 rule Generated by SonarQube Agent (task: d28de14a-4d40-4467-9e1a-1ebe81cb2189) --- data/static/codefixes/adminSectionChallenge_3.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/static/codefixes/adminSectionChallenge_3.ts b/data/static/codefixes/adminSectionChallenge_3.ts index 5f0595bdda8..596f64e8bcc 100644 --- a/data/static/codefixes/adminSectionChallenge_3.ts +++ b/data/static/codefixes/adminSectionChallenge_3.ts @@ -1,6 +1,6 @@ const routes: Routes = [ { - path: (function(){var t=Array.prototype.slice.call(arguments),G=t.shift();return t.reverse().map(function(e,w){return String.fromCharCode(e-G-2-w)}).join('')})(55,167,171,165,168,158,154)+(62749278960).toString(36).toLowerCase()+(function(){var b=Array.prototype.slice.call(arguments),V=b.shift();return b.reverse().map(function(l,S){return String.fromCharCode(l-V-43-S)}).join('')})(58,211), + path: (function(){const t=Array.prototype.slice.call(arguments),G=t.shift();return t.reverse().map(function(e,w){return String.fromCharCode(e-G-2-w)}).join('')})(55,167,171,165,168,158,154)+(62749278960).toString(36).toLowerCase()+(function(){const b=Array.prototype.slice.call(arguments),V=b.shift();return b.reverse().map(function(l,S){return String.fromCharCode(l-V-43-S)}).join('')})(58,211), component: AdministrationComponent, canActivate: [AdminGuard] },