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

prebuild utils-type as part of hint-axe prebuild step #5753

Merged
merged 7 commits into from
Mar 20, 2024

Conversation

vidorteg
Copy link
Member

@vidorteg vidorteg commented Mar 19, 2024

Pull request checklist

Make sure you:

For non-trivial changes, please make sure you also:

  • Added/Updated related documentation.
  • Added/Updated related tests.

Short description of the change(s)

During the last months one of the steps when building hint-axe package has been failing due to on the prebuild steps having some dependency on the util-types package (Reported here: #5696), usually a retry helps and this passes on the next step but recently another issue has hit the pipeline where a test in the hint-no-broken-links package is failing effectively blocking the pipeline. This PR should fix #5696 and also disable the failing test leaving the pipeline in a green state again. Status for reenabling the test can be tracked in here: #5754

@vidorteg vidorteg marked this pull request as ready for review March 19, 2024 19:02
@vidorteg vidorteg requested a review from molant as a code owner March 19, 2024 19:02
@vidorteg vidorteg changed the title Vidal/prebuild utils type prebuild utils-type as part of hint-axe prebuild step Mar 19, 2024
@vidorteg vidorteg merged commit 26d7247 into webhintio:main Mar 20, 2024
5 checks passed
@vidorteg vidorteg deleted the vidal/prebuild-utils-type branch March 20, 2024 00:03
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.

[Bug] Builds are failing with a module not found exception
1 participant