Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix release step #691

Merged
merged 2 commits into from
Jun 3, 2024
Merged

ci: fix release step #691

merged 2 commits into from
Jun 3, 2024

Conversation

matejchalk
Copy link
Collaborator

Possibly fixes Nx release in CI, at least partially 🤞

@github-actions github-actions bot added 📖 Project documentation improvements or additions to the project documentation 🦾 CI/CD continuous integration and deployment labels Jun 3, 2024
Copy link

github-actions bot commented Jun 3, 2024

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared target commit e33f1f8 with source commit 0fb09fe.

🏷️ Categories

🏷️ Category ⭐ Current score ⭐ Previous score 🔄 Score change
Performance 🟡 51 🟡 90 ↓ −38.6
Accessibility 🟢 100 🟢 98 ↑ +1.8
Best Practices 🟢 100 🟢 100
SEO 🟡 86 🟡 86
PWA 🟡 63 🟡 63
Bug prevention 🟢 100 🟢 100
Code style 🟢 99 🟢 99
Code coverage 🟡 80 🟡 80
Security 🟢 95 🟢 95
Updates 🟡 80 🟡 80
Custom checks 🟡 67 🟡 67

🗃️ Groups

👍 1 group improved, 👎 1 group regressed
🔌 Plugin 🗃️ Group ⭐ Current score ⭐ Previous score 🔄 Score change
Lighthouse Performance 🟡 51 🟡 90 ↓ −38.6
Lighthouse Accessibility 🟢 100 🟢 98 ↑ +1.8

19 other groups are unchanged.

🛡️ Audits

👍 4 audits improved, 👎 8 audits regressed, 7 audits changed without impacting score
🔌 Plugin 🛡️ Audit 📏 Current value 📏 Previous value 🔄 Value change
Lighthouse Minimizes main-thread work 🟥 7.0 s 🟩 1.9 s ↑ +263 %
Lighthouse Avoid large layout shifts 🟩 4 elements found 🟥 5 elements found  −∞ %
Lighthouse Avoid large layout shifts 🟩 15 layout shifts found 🟥 15 layout shifts found  −∞ %
Lighthouse Background and foreground colors have a sufficient contrast ratio 🟩 0 🟥 0  −∞ %
Lighthouse Total Blocking Time 🟥 2,180 ms 🟩 100 ms ↑ +2100 %
Lighthouse Speed Index 🟥 6.1 s 🟩 1.5 s ↑ +316 %
Lighthouse Max Potential First Input Delay 🟥 1,050 ms 🟨 250 ms ↑ +323 %
Lighthouse First Contentful Paint 🟨 2.8 s 🟩 1.1 s ↑ +142 %
Lighthouse First Meaningful Paint 🟨 3.3 s 🟩 1.1 s ↑ +188 %
Lighthouse Largest Contentful Paint 🟨 3.7 s 🟨 2.7 s ↑ +38 %
Lighthouse Time to Interactive 🟨 5.2 s 🟩 2.5 s ↑ +111 %
Lighthouse Cumulative Layout Shift 🟩 0.008 🟨 0.147  −∞ %
Lighthouse Metrics 🟩 5235 🟩 2479 ↑ +111 %
Lighthouse Properly size images 🟥 Potential savings of 240 KiB 🟥 Potential savings of 240 KiB ↓ −100 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 432 KiB 🟩 Total size was 432 KiB ↓ +0 %
Lighthouse Uses efficient cache policy on static assets 🟨 11 resources found 🟨 11 resources found ↓ +0 %
Lighthouse JavaScript execution time 🟩 0.2 s 🟩 0.0 s ↑ +330 %
Lighthouse Server Backend Latencies 🟩 30 ms 🟩 20 ms ↑ +47 %
Lighthouse Initial server response time was short 🟩 Root document took 10 ms 🟩 Root document took 0 ms ↑ +250 %

503 other audits are unchanged.

@matejchalk matejchalk removed the 📖 Project documentation improvements or additions to the project documentation label Jun 3, 2024
@matejchalk matejchalk requested review from Tlacenka and vmasek June 3, 2024 13:30
Copy link
Collaborator

@Tlacenka Tlacenka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@matejchalk matejchalk merged commit 0a72931 into main Jun 3, 2024
19 checks passed
@matejchalk matejchalk deleted the fix-release-maybe branch June 3, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦾 CI/CD continuous integration and deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants