Skip to content

Fix linting errors in error handling refactor#806

Closed
Copilot wants to merge 3 commits intousers/cleemullins/updateAKALinkTargetfrom
copilot/sub-pr-799
Closed

Fix linting errors in error handling refactor#806
Copilot wants to merge 3 commits intousers/cleemullins/updateAKALinkTargetfrom
copilot/sub-pr-799

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 2, 2025

Fixed linting errors introduced during the error handling refactor that centralized error definitions across packages.

Import consolidation

  • Merged duplicate @microsoft/agents-activity imports in dialogHelper.ts, teamsConnectorClient.ts, and teamsInfo.ts
  • Removed unused AttachmentInfo import from cloudAdapter.ts

Code style fixes

  • Corrected 234 indentation errors in errorHelper.ts (4 spaces → 2 spaces)
  • Fixed indentation and spacing in taskModule.ts
  • Applied property shorthand in cosmosDbPartitionedStorage.ts
  • Removed trailing spaces and extra semicolons

Test corrections

  • Updated error code assertions in errorHelper.test.ts to match actual error codes (e.g., -120001-120010, -120025-120250)

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits December 2, 2025 19:25
Co-authored-by: cleemullins <1165321+cleemullins@users.noreply.github.com>
Co-authored-by: cleemullins <1165321+cleemullins@users.noreply.github.com>
Copilot AI changed the title [WIP] Update help links to use JS version for error definitions Fix linting errors in error handling refactor Dec 2, 2025
Copilot AI requested a review from cleemullins December 2, 2025 19:33
@cleemullins cleemullins closed this Dec 2, 2025
@cleemullins cleemullins deleted the copilot/sub-pr-799 branch December 2, 2025 21:03
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