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

[Release] Stage to Main #65

Closed
wants to merge 198 commits into from
Closed

[Release] Stage to Main #65

wants to merge 198 commits into from

Conversation

JackySun9 and others added 20 commits June 10, 2024 09:15
…ets and doc files (adobecom#2416)

* MWPW-147601: sending ML field text to Analytics

* MWPW-147989 and MWPW-151786: handle localized path for quiz spreadsheets and doc files

* update code according to feedbacks
Add news.adobe.com as trusted federal origin
* Update section-metadata.css

* fix indentation
…g has been loaded (adobecom#2427)

[MWPW-151474] Ensure navigation is displayed after everything has been loaded
* consume new ost

* upd to latest

* test ost changes

* support annual merch link

* MWPW-146963: calculate annual of ABM

* fix review comment

* include revert of breaking change
* mwpw-151992: allow to always merge zero impact PRs

* Label zero impact PRs in slack & PR description
* mwpw-150087: bump action dependencies

* bump codeql

* bump paths filter

* Update codecov

* Remove fixed versions
* Adding feature to hide breadcrumbs when dynamic-nav is active

* Moving logic for 'has-breadcrumbs' into utils.js to prevent CLS

* Removing extraneous code from gnav since utils modifies breadcrumb functionality

* Adding feature to hide breadcrumbs when dynamic-nav is active

* Moving logic for 'has-breadcrumbs' into utils.js to prevent CLS

* Removing extraneous code from gnav since utils modifies breadcrumb functionality
…sidekick (adobecom#2413)

* Actually fixing original bug in sidekick

* Increasing code coverage

* Fixing missing export

---------

Co-authored-by: milo-pr-merge[bot] <169241390+milo-pr-merge[bot]@users.noreply.github.com>
…fault and override with mep= (adobecom#2439)

* replace overridePersonalizationVariant function

* Fix chaining

* Move parseMepParam

* add additional optional chaining operator

Co-authored-by: Vivian A Goodrich <[email protected]>

* MWPW-151561 [MILO][MEP] MEP button does not appear if Target is on but there are no pzn manifests (adobecom#2441)

* calculate preview in utils

* update personalization to not recalculate

* replace overridePersonalizationVariant function

* Fix chaining

* Move parseMepParam

* add additional optional chaining operator

Co-authored-by: Vivian A Goodrich <[email protected]>

* MWPW-151561 [MILO][MEP] MEP button does not appear if Target is on but there are no pzn manifests (adobecom#2441)

* calculate preview in utils

* update personalization to not recalculate

* Revert "MWPW-151561 [MILO][MEP] MEP button does not appear if Target is on but there are no pzn manifests (adobecom#2441)"

This reverts commit eca39b0.

---------

Co-authored-by: Vivian A Goodrich <[email protected]>
Co-authored-by: vgoodric <[email protected]>
* Graybox bug fixes

* Support both gb-no-click and no-click

* no-click and gnav fixes

* device preview fixes

* Fix and add tests
* Increase 404 rum tracking to 10%

* Address feedback

* Address feedback

* Increase the general tracking weight for 404 pages

* Increase tracking for 404s

* Improve ID creation

* Use getMetadata
…tion.js (adobecom#2454)

* replace overridePersonalizationVariant function

* Fix chaining

* Move parseMepParam

* add additional optional chaining operator

Co-authored-by: Vivian A Goodrich <[email protected]>

* Refactor personalization.js

* Remove comment

* Add back in deleted variants

---------

Co-authored-by: Vivian A Goodrich <[email protected]>
* [MWPW-151673] Library templates

Add templates to sidekick library

Resolves: MWPW-151673

* Fixing library unit tests

---------

Co-authored-by: Ryan Clayton <[email protected]>
* foe locui block that displays the message to re-run

* update message
@mokimo
Copy link
Owner Author

mokimo commented Jun 14, 2024

Testing can start @adobecom/miq-sot @adobecom/bacom-sot @adobecom/homepage-sot @adobecom/creative-cloud-sot @adobecom/document-cloud-sot

Copy link

aem-code-sync bot commented Jun 14, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@mokimo
Copy link
Owner Author

mokimo commented Jun 14, 2024

Skipped merging 55: "fooPR" due to failing checks

@mokimo
Copy link
Owner Author

mokimo commented Jun 14, 2024

Skipped merging 55: "fooPR" due to failing chec2ks

@mokimo
Copy link
Owner Author

mokimo commented Jun 14, 2024

Skipped merging 55: "fooPR" due to failing checks

@mokimo
Copy link
Owner Author

mokimo commented Jun 14, 2024

Skipped merging 55: "fooPR" due to failing chec2ks

Axelcureno and others added 4 commits June 17, 2024 09:14
…dobecom#2229)

* MWPW-146856: Left/right padding missing on segment cards on mobile

Fixes Left/right padding missing on segment cards on mobile viewport.

Tacocat PR: https://git.corp.adobe.com/wcms/tacocat.js/pull/584

Resolves: MWPW-146856

Test URLs:

Before: https://main--milo--adobecom.hlx.page/?martech=off
After: https://MWPW-146856--milo--adobecom.hlx.page/?martech=off

* Update merch-card.js

* Update merch-card.js

* Update merch-card.js

* updated dependency

* Update merch-card.js
…ecom#2403)

* modified georouting and pep so that pep only appears if a) GRM is not shown or b) GRM is dismissed

* Unit test for GRM/PEP interaction

* changed grmActive to geoRoutinActive

* Fixed unit test for grm/pep interaction

* removed unused imports

* Cleaned up the implementation

* Changed from polling to listening for an event

* removed an unnecessary line

* Modified unit test

* Changed the implementation to use polling for any modal

* Changed pep loading logic to poll for modals only after the close modal dialog comes through
* MWPW-147206 making promo schedule geo aware

mostly to allow authors enabling promos in separate smaller files, schedule directive has now a locales setting to narrow its activation to those countries

promoEnabled parameter passed to getPromoManifests in promo utils is now an object that has entries for each region promo name that are fetched at very early time (no geo resolution), default being kept for backward compatibility reasons with key `manifestnames`. getPromoManifests then resolves current locale and serves merged manifests between regional specific ones (if locale matches), and 'global' ones.

* lint & ut fix

* MWPW-147206 removing non matching manifests

* lint fix

* review fixes

* MWPW-147206 rares changes
…com#2461)

* Removing data layer descriptions from fields

* removing console.log
colloyd and others added 17 commits August 19, 2024 08:12
MWPW-xxxx - quiz option contrast fixes

* adjusts the blue text color of selected option cards so they have enough accessible color contrast

Resolves: [MWPW-147759](https://jira.corp.adobe.com/browse/MWPW-147759)

**Test URLs:**
- Before: https://main--milo--adobecom.hlx.page/?martech=off
- After: https://<branch>--milo--adobecom.hlx.page/?martech=off
* MWPW-156262 use standard tab browsing in collection

- set specific card keydown handler a property of a merch-card, true by default,
- in case of contained in a collection, above property is set to false, and tabindex is added in same order than collection

* MWPW-156262 removing arrow browsing altogether

* MWPW-156262 remove key unit test,

- no more custom logic to test,
- removing window.width based test skips that was avoiding collection tests

* rebuild deps

---------

Co-authored-by: Mariia Lukianets <[email protected]>
* test for perf tiger teams

* MWPW-155687

* removing old
Revert "MWPW-151936 Aside Tiger Team Enhancements (adobecom#2644)"

This reverts commit dfaf39f.
* Removal of merch-card-all dep

* improved dep imports

* Update mas.js

* Update mas.js

* removed sequential imports

* pr feedback

* fixes
adobecom#2703)

* changes in utils

* changes in utils view port

* changes in view-port sizes

* unit test cases

* viewport for desktop

* viewport for desktop

* shifting the logic to decorate.js

* lint error

* lint error

* unit tests

* unit tests

* unit tests

* unit tests

* unit tests

* unit tests

---------

Co-authored-by: Suhani <[email protected]>
Co-authored-by: Suhani <[email protected]>
…se (adobecom#2751)

* Prevent link breaks before 'ー U+2013', '〜 U+301C'

* Refactor CSS for Japanese line-break
…2717)

* MWPW-155057: [Merch cards] Add ability for authors to add "starting at"

Preview: https://main--cc--adobecom.hlx.page/drafts/axel/stories/mwpw-155057-starting-at?milolibs=MWPW-155057--milo--adobecom

* improved impl

* unit tests

* Update merch-card.js

* Update merch-card.test.js

* Update segment-card.html

* unit test

* Update merch-card.js

* Update merch-card.js

* Update merch-card.test.js

* Update merch-card.js

* Update merch-card.js

* Update merch-card.js

* Update merch-card.js

* Update merch-card.js

* Update merch-card.js

* unit test and pr feedback

* conflicts resolved
* MWPW-151936 Aside Tiger Team Enhancements

* fix standard tests

* update tests

* simplify icon area

* set approved desktop column spans

* css updates based on feedback

* account for notifications

---------

Co-authored-by: Megan Thomas <[email protected]>
…#2668)

* added payment-details slot and changed badge width

* fixed duplicated callout content

* fixed eslint

* added libs/deps/mas to paths-ignore in codeql

* replaced payment-details slot
* changed the swc version to 0.46.0

* added polyfills import

* corrected import

* corrected import

* added warning about polyfills in readme

* fixed typos and changed imports

* corrected import

* brought back the loadScript

* correction for the readme
* [MWPW-152305][MWPW-152339] Table background and checkmark treatment

* MWPW-151826 - Table header and cell alignment (adobecom#2516)

* header buttons vertical alignment matches across all headers
* content cell horizontal alignment match what is set in headers defaulting to center
* header style updates, including: color, font-size, etc.

Resolves: [MWPW-151826](https://jira.corp.adobe.com/browse/MWPW-151826)
Resolves: [MWPW-152313](https://jira.corp.adobe.com/browse/MWPW-152313)

* [MWPW-153727] Remove extra border radius from table highlight (adobecom#2537)

* [MWPW-153881] Table section not initially expanding on mobile (adobecom#2539)

* [MWPW-153848][MWPW-153860] Table highlight, sticky, radius improvements (adobecom#2562)

* [MWPW-153848][MWPW-153860] Table highlight, sticky, radius improvements

* Avoid table exceeding viewport

* MWPW-152336 - Table tooltip fixes (adobecom#2623)

* MWPW-152336 - Table tooltip fixes

* force tooltip positioning for row-title in mobile and rtl scenarios so they are always fully visible

Resolves: [MWPW-152336](https://jira.corp.adobe.com/browse/MWPW-152336)

* Update libs/blocks/table/table.css

Co-authored-by: Rares Munteanu <[email protected]>

* Update libs/blocks/table/table.css

Co-authored-by: Rares Munteanu <[email protected]>

* Update libs/blocks/table/table.css

Co-authored-by: Rares Munteanu <[email protected]>

* PR feedback to reduce verbose selectors

---------

Co-authored-by: Rares Munteanu <[email protected]>

* MWPW-153609 - Unit test fixes for table

* Set hovering test to it targets an element that has height
* Adjusted placement of the fix for MWPW-153881 to ensure that filters are added when it is called

Resolves: [MWPW-153609](https://jira.corp.adobe.com/browse/MWPW-153609)

* [MWPW-153267] Expand table to parent grid size (adobecom#2637)

* [MWPW-153894] Addressing overflowing table content on mobile (adobecom#2672)

* [MWPW-156638] Table row header items wrap (adobecom#2747)

* [MWPW-156925] Table - design parity tweaks after Consonant feedback (adobecom#2760)

---------

Co-authored-by: Cody Lloyd <[email protected]>
Co-authored-by: Cody Lloyd <[email protected]>
… out (adobecom#2754)

* MWPW-156898 [MEP] Add setting to use XLG segments in MEP while logged out

* add 2 segments

* unit test

* unit test update
…m#2777)

Revert "MWPW-151936 - Aside Tiger Team Enhancements (redux) (adobecom#2767)"

This reverts commit 88cb101.
Copy link

aem-code-sync bot commented Aug 28, 2024

Page Scores Audits Google
M /?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
D /?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

eslint

⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/mas.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-card-collection.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-card.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-icon.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-mnemonic-list.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-offer-select.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-quantity-select.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-secure-transaction.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-sidenav.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-stock.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-subscription-panel.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-twp-d2p.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/merch-whats-included.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/mas/plans-modal.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/deps/plans-modal.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/libs/commerce.d.ts


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/checkout-link.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/checkout.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/constants.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/defaults.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/external.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/ims.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/index.d.ts


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/index.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/inline-price.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/lana.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/literals.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/log.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/placeholder.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/price.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/service.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/settings.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/utilities.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/src/wcs.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/checkout.test.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/ims.test.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/lana.test.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/literals.test.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/placeholder.test.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/price.test.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/service.test.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/settings.test.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/types.d.ts


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/utilities.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/utilities.test.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/commerce/test/wcs.test.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mas/src/mas.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/aem.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/config.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/fetch.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/ims.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/lana.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/literals.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/mas.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/pandora-fetch.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/providers.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/react.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/snapshots.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/mocks/wcs.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/aem.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/bodyScrollLock.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/commerce.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/constants.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/deeplink.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/focus.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/global.css.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/index.d.ts


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/index.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/literals.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/media.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-card-collection.css.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-card-collection.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-card.css.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-card.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-datasource.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-icon.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-mnemonic-list.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-offer-select.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-offer.css.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-offer.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-quantity-select.css.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-quantity-select.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-search.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-secure-transaction.css.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-secure-transaction.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-stock.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-subscription-panel.css.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-subscription-panel.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-twp-d2p.css.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-twp-d2p.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/merch-whats-included.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/plans-modal.css.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/plans-modal.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/sidenav/merch-sidenav-checkbox-group.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/sidenav/merch-sidenav-heading.css.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/sidenav/merch-sidenav-list.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/sidenav/merch-sidenav.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/src/utils.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/deeplink.test.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/merch-card-collection.test.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/merch-card.mini-compare.test.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/merch-card.mini-inline-heading.test.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/merch-card.test.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/merch-datasource.test.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/merch-offer-select.test.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/merch-quantity-select.test.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/merch-subscription-panel.test.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/merch-twp-d2p.test.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/merch-twp-d2p.utils.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/merch-whats-included.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/plans-modal.test.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/plugin/pixel-match-diff.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/plugin/test-runner-device-emulator.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/sidenav/catalog-sidenav.test.html.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/spectrum.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/mas/web-components/test/utils.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/action-button.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/action-menu.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/alert-dialog.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/base.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/button-group.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/button.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/checkbox.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/dialog.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/divider.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/help-text.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/icon.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/icons-ui.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/icons-workflow.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/icons/asterisk.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/icons/checkmark.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/icons/chevron.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/icons/corner-triangle.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/icons/cross.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/icons/dash.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/link.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/menu.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/overlay.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/picker.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/popover.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/progress-circle.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/reactive-controllers.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/search.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/shared.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/sidenav.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/tabs.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/textfield.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/theme.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/toast.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/tooltip.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/tray.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/dist/underlay.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/src/icons-ui.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/src/icons-workflow.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/src/overlay.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/src/tabs.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/src/theme.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/src/toast.js


⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

https://github.com/mokimo/milo/blob/d90dcc060835ab1b59b0cb4e96dbbc45a69f1d4f/libs/features/spectrum-web-components/src/tooltip.js

const branch = new URLSearchParams(window.location.search).get('navbranch');
const miloLibs = branch ? `https://${branch}--milo--adobecom.hlx.page` : customLib || envMap[env];
if (!header && !footer) {
console.error('Global navigation Error: header and footer configurations are missing.');

Choose a reason for hiding this comment

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

⚠️ [eslint] <no-console> reported by reviewdog 🐶
Unexpected console statement.

Choose a reason for hiding this comment

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

⚠️ [eslint] reported by reviewdog 🐶
File ignored by default. Use a negated ignore pattern (like "--ignore-pattern '!<relative/path/to/filename>'") to override.

Choose a reason for hiding this comment

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

⚠️ [eslint] reported by reviewdog 🐶
File ignored by default. Use a negated ignore pattern (like "--ignore-pattern '!<relative/path/to/filename>'") to override.

Choose a reason for hiding this comment

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

⚠️ [eslint] reported by reviewdog 🐶
File ignored by default. Use a negated ignore pattern (like "--ignore-pattern '!<relative/path/to/filename>'") to override.

Choose a reason for hiding this comment

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

⚠️ [eslint] <no-console> reported by reviewdog 🐶
Unexpected console statement.

console.log(`Could not create footer: ${error}`);

Choose a reason for hiding this comment

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

⚠️ [eslint] <no-console> reported by reviewdog 🐶
Unexpected console statement.

console.log('Could not create footer.');

Choose a reason for hiding this comment

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

⚠️ [eslint] <react-hooks/exhaustive-deps> reported by reviewdog 🐶
React Hook useEffect has missing dependencies: 'lsKey' and 'panelsData'. Either include them or remove the dependency array.

Choose a reason for hiding this comment

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

⚠️ [eslint] <react-hooks/exhaustive-deps> reported by reviewdog 🐶
React Hook useEffect has missing dependencies: 'blockClass' and 'getUrl'. Either include them or remove the dependency array.

Choose a reason for hiding this comment

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

⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

Choose a reason for hiding this comment

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

⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

Choose a reason for hiding this comment

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

⚠️ [eslint] reported by reviewdog 🐶
File ignored because of a matching ignore pattern. Use "--no-ignore" to override.

@mokimo mokimo closed this Aug 28, 2024
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.