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

fix: ESLint issues in bobuilder-core #489

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

JhontSouth
Copy link

@JhontSouth JhontSouth commented Oct 21, 2024

Addresses # 4684
#minor

Description

This PR fixes all the new errors and warnings incoming in the latest version of ESLint packages

Specific Changes

  • Added missing params documentation in some methods.
  • Formatted with required spaces and comment lines required by ESLint,
  • Lint command pointing to main ESLint config file.

Testing

The following image shows the lint command running without problems in botbuilder-core.
image

Copy link

@ceciliaavila ceciliaavila left a comment

Choose a reason for hiding this comment

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

Please update with base branch's latest changes

@JhontSouth JhontSouth changed the base branch from southworks/update/eslint-packages to main October 29, 2024 15:33
@JhontSouth JhontSouth changed the base branch from main to southworks/update/eslint-packages October 29, 2024 15:34
@JhontSouth JhontSouth changed the base branch from southworks/update/eslint-packages to main November 13, 2024 14:15
@JhontSouth JhontSouth force-pushed the southworks/fix/eslint-issues-botbuilder-core branch from 8d240e8 to 9f36ee3 Compare November 13, 2024 14:21
@coveralls
Copy link

coveralls commented Nov 13, 2024

Pull Request Test Coverage Report for Build 11841648444

Details

  • 22 of 24 (91.67%) changed or added relevant lines in 11 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 84.706%

Changes Missing Coverage Covered Lines Changed/Added Lines %
libraries/botbuilder-core/src/skills/skillConversationIdFactory.ts 0 2 0.0%
Totals Coverage Status
Change from base Build 11691458662: 0.002%
Covered Lines: 20520
Relevant Lines: 23069

💛 - Coveralls

@JhontSouth JhontSouth force-pushed the southworks/fix/eslint-issues-botbuilder-core branch from 9f36ee3 to 8d240e8 Compare November 13, 2024 14:47
@JhontSouth JhontSouth changed the base branch from main to southworks/update/eslint-packages November 13, 2024 14:51
@JhontSouth JhontSouth force-pushed the southworks/fix/eslint-issues-botbuilder-core branch from 8d240e8 to c155781 Compare November 13, 2024 17:05
@JhontSouth JhontSouth changed the base branch from southworks/update/eslint-packages to main November 13, 2024 17:06
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.

4 participants