-
Notifications
You must be signed in to change notification settings - Fork 32
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
[MWPW-134597] Bacom run-lint workflow #139
Conversation
Hello, I'm Franklin Bot and I will run some test suites that validate the page speed.
|
Codecov Report
@@ Coverage Diff @@
## main #139 +/- ##
=======================================
Coverage 96.36% 96.37%
=======================================
Files 6 6
Lines 468 469 +1
=======================================
+ Hits 451 452 +1
Misses 17 17
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See package-lock.json
. Shouldn't we be installing from npm proper and not artifactory? Related?
Don't forget to copy over changes from .eslintrc.js
@@ -6,6 +6,7 @@ export default async function init(el) { | |||
const resp = await fetch(url); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [eslint] <compat/compat> reported by reviewdog 🐶
fetch is not supported in op_mini all
fbe70f9
to
5f96b0b
Compare
|
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Finally got the psi to pass by using live with martech flag: https://mwpw-134597-run-lint-pr--bacom--adobecom.hlx.live?martech=off
Resolves: MWPW-134597