southworks / botbuilder-js

JavaScript SDK used to build chat bots for the Microsoft Bot Framework.
MIT License
1 stars 3 forks source link

fix: ESLint issues in bobuilder-core #489

Open JhontSouth opened 1 month ago

JhontSouth commented 1 month ago

Addresses # 4684

minor

Description

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

Specific Changes

Testing

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

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11841648444

Details


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

💛 - Coveralls