Skip to content

Testing and merging pr 622#714

Merged
decyjphr merged 3 commits intomain-enterprisefrom
decyjphr/pr-622
Dec 19, 2024
Merged

Testing and merging pr 622#714
decyjphr merged 3 commits intomain-enterprisefrom
decyjphr/pr-622

Conversation

@decyjphr
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings December 19, 2024 18:33
Copy link
Contributor

Copilot AI 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 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

lib/plugins/diffable.js:43

  • The Glob constructor is not a standard JavaScript or Node.js API. Ensure that the 'glob' package is correctly imported and used. If 'Glob' is a custom implementation, make sure it is correctly defined and imported.
const excludeGlobs = attrs.exclude.map(exc => new Glob(exc));

lib/plugins/diffable.js:60

  • The Glob constructor is not a standard JavaScript or Node.js API. Ensure that the 'glob' package is correctly imported and used. If 'Glob' is a custom implementation, make sure it is correctly defined and imported.
const includeGlobs = attrs.include.map(inc => new Glob(inc));

Tip: Turn on automatic Copilot reviews for this repository to get quick feedback on every pull request. Learn more

@decyjphr decyjphr merged commit b21ad69 into main-enterprise Dec 19, 2024
5 checks passed
@decyjphr decyjphr deleted the decyjphr/pr-622 branch December 19, 2024 18:37
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.

2 participants