Skip to content

Conversation

@Nevoss
Copy link
Member

@Nevoss Nevoss commented Mar 20, 2025

No description provided.

@Nevoss Nevoss requested a review from Copilot March 20, 2025 13:03
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses an issue where only the last Lighthouse test report persists by updating the removal target.

  • Changed the directory reference from a constant (OUTPUT_DIR) to a variable (outputPath) in the removal command.
Files not reviewed (1)
  • package.json: Language not supported
Comments suppressed due to low confidence (1)

actions/run-lighthouse-tests/main.ts:107

  • Ensure that 'outputPath' is defined and correctly points to the intended directory. This change is critical to fix the report persistence issue by accurately cleaning up previous reports.
outputPath,

@Nevoss Nevoss changed the title fix(run-lighthouse-tests): only last report persists chore(build): update versions Mar 20, 2025
@Nevoss Nevoss merged commit d02dca0 into elementor:main Mar 20, 2025
9 checks passed
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.

2 participants