hashicorp / hashicorp/nextjs-bundle-analysis
Tests are failing
Open
- Dominant language
- JavaScript
- Stars
- 674
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
It seems all tests are failing because of the search patterns
```
Expected pattern: /no changes to the javascript bundle/
Received string: "## 📦 Next.js Bundle Analysis for bundle-analysis-test-fixture·
This analysis was generated by the [Next.js Bundle Analysis action](https://github.com/hashicorp/nextjs-bundle-analysis). 🤖·
This PR introduced no changes to the JavaScript bundle! 🙌"
```
PR #44 made a change to the output message, in particular casing `JavaScript` but did not update the test suite which is still looking `javascript`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.