Skip to content

Conversation

@matejchalk
Copy link
Collaborator

Bug reported by customer - startLine: 0 causes validation errors when comparing cached portal report.

@matejchalk matejchalk added the 🐛 bug something isn't working label Aug 19, 2025
@matejchalk matejchalk requested review from BioPhoton and vmasek August 19, 2025 10:05
@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 19, 2025

Open in StackBlitz

@code-pushup/ci

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/ci@1073

@code-pushup/cli

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/cli@1073

@code-pushup/core

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/core@1073

@code-pushup/create-cli

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/create-cli@1073

@code-pushup/models

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/models@1073

@code-pushup/nx-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/nx-plugin@1073

@code-pushup/coverage-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/coverage-plugin@1073

@code-pushup/eslint-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/eslint-plugin@1073

@code-pushup/jsdocs-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/jsdocs-plugin@1073

@code-pushup/lighthouse-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/lighthouse-plugin@1073

@code-pushup/js-packages-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/js-packages-plugin@1073

@code-pushup/typescript-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/typescript-plugin@1073

@code-pushup/utils

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/utils@1073

commit: 6ddee91

@github-actions
Copy link
Contributor

Code PushUp

🥳 Code PushUp report has improved – compared current commit fd36008 with previous commit 2ae961a.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 30 🔴 31 ↑ +1.2
Code coverage 🟢 90 🟢 90 ↑ +0.1
Security 🔴 0 🔴 0
Updates 🟡 77 🟡 77
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Type Safety 🟢 100 🟢 100
Bug prevention 🟢 100 🟢 100
Miscellaneous 🟢 100 🟢 100
Code style 🟢 100 🟢 100
Documentation 🔴 23 🔴 23
👍 2 groups improved, 👍 5 audits improved, 15 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 30 🔴 31 ↑ +1.2
Code coverage Code coverage metrics 🟢 90 🟢 90 ↑ +0.1

19 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Initial server response time was short 🟥 Root document took 610 ms 🟩 Root document took 430 ms ↓ −29.2 %
Lighthouse First Contentful Paint 🟥 3.4 s 🟥 3.1 s ↓ −7.4 %
Lighthouse Speed Index 🟥 9.6 s 🟥 8.9 s ↓ −7 %
Lighthouse Time to Interactive 🟥 20.7 s 🟥 18.1 s ↓ −12.8 %
Code coverage Branch coverage 🟨 86 % 🟨 86 % ↑ +0.1 %
Lighthouse Avoids enormous network payloads 🟨 Total size was 2,707 KiB 🟨 Total size was 2,681 KiB ↓ −1 %
Lighthouse Metrics 🟩 100% 🟩 100% ↓ −12.8 %
Lighthouse JavaScript execution time 🟥 11.6 s 🟥 10.2 s ↓ −11.3 %
Lighthouse Largest Contentful Paint 🟥 13.2 s 🟥 12.2 s ↓ −7.2 %
Lighthouse Minimizes main-thread work 🟥 22.3 s 🟥 21.7 s ↓ −3 %
Lighthouse Uses efficient cache policy on static assets 🟨 31 resources found 🟨 31 resources found ↑ +0.1 %
Lighthouse Total Blocking Time 🟥 7,670 ms 🟥 7,020 ms ↓ −8.5 %
Lighthouse Server Backend Latencies 🟩 1,690 ms 🟩 1,160 ms ↓ −31.4 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 102 KiB 🟥 Potential savings of 113 KiB ↓ −24.6 %
Lighthouse Reduce unused JavaScript 🟥 Potential savings of 549 KiB 🟥 Potential savings of 602 KiB ↓ −16.3 %
Lighthouse Remove duplicate modules in JavaScript bundles 🟥 Potential savings of 92 KiB 🟥 Potential savings of 95 KiB ↓ −32.6 %
Lighthouse Max Potential First Input Delay 🟥 2,400 ms 🟥 2,470 ms ↑ +2.8 %
Lighthouse Network Round Trip Times 🟩 70 ms 🟩 10 ms ↓ −83.4 %
JS Packages Outdated NPM dev dependencies. 🟨 55 outdated package versions (30 major, 21 minor, 4 patch) 🟨 56 outdated package versions (30 major, 21 minor, 5 patch) ↑ +1.8 %
Code coverage Line coverage 🟨 87.1 % 🟨 87.1 % ↑ +0.1 %

590 other audits are unchanged.

@matejchalk matejchalk merged commit 5153c88 into main Aug 19, 2025
18 checks passed
@matejchalk matejchalk deleted the fix-start-line-0 branch August 19, 2025 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug something isn't working 🧩 ci

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants