Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Draft: Migrate to esm#4229

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
DavertMik wants to merge35 commits into4.x
base:4.x
Choose a base branch
Loading
frommigrate-to-esm
Draft

Draft: Migrate to esm#4229

DavertMik wants to merge35 commits into4.xfrommigrate-to-esm

Conversation

DavertMik
Copy link
Contributor

Motivation/Description of the PR

  • Description of this PR, which problem it solves
  • Resolves #issueId (if applicable).

Applicable helpers:

  • Playwright
  • Puppeteer
  • WebDriver
  • REST
  • FileHelper
  • Appium
  • TestCafe

Applicable plugins:

  • allure
  • autoDelay
  • autoLogin
  • customLocator
  • pauseOnFail
  • coverage
  • retryFailedStep
  • screenshotOnFail
  • selenoid
  • stepByStepReport
  • stepTimeout
  • wdio
  • subtitles

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code

Checklist:

  • Tests have been added
  • Documentation has been added (Runnpm run docs)
  • Lint checking (Runnpm run lint)
  • Local tests are passed (Runnpm test)

ChristiaanScheermeijer and baartch reacted with hooray emoji
@kobenguyentkobenguyent marked this pull request as draftMarch 4, 2024 10:20
@kobenguyentkobenguyentforce-pushed themigrate-to-esm branch 3 times, most recently from130d797 to1c790eeCompareMarch 6, 2024 16:32
@DavertMik
Copy link
ContributorAuthor

@kobenguyent we should create 4.x branch and push it into this new branch

@kobenguyentkobenguyent changed the base branch from3.x to4.xApril 2, 2024 05:31
@kobenguyent
Copy link
Collaborator

@DavertMik done!

Copy link
Contributor

@CopilotCopilotAI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 401 out of 402 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • .eslintrc.json: Language not supported
Comments suppressed due to low confidence (2)

lib/cli.js:24

  • [nitpick] There is an apparent inconsistency in how the output module is referenced. Consider standardizing the usage (e.g., either always use 'output' or 'output.output') to avoid potential confusion.
output.output.level(level);

lib/assert/equal.js:27

  • [nitpick] The call to 'output.colors.bold' is inconsistent with similar patterns in other files that use 'output.output.colors.bold'. Consider unifying the approach to maintain consistent module usage across the assertions.
const msg = err.template.replace('{{jar}}', output.colors.bold('{{jar}}'));

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@DavertMik@kobenguyent

[8]ページ先頭

©2009-2025 Movatter.jp