Skip to content

fix: typo uknown --> unknown#43

Merged
iwatakeshi merged 1 commit intoiwatakeshi:masterfrom
idleberg:fix/unknown-typo
Nov 30, 2025
Merged

fix: typo uknown --> unknown#43
iwatakeshi merged 1 commit intoiwatakeshi:masterfrom
idleberg:fix/unknown-typo

Conversation

@idleberg
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

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.

Pull request overview

This PR corrects a spelling typo in the error class name from GitlyUknownError to GitlyUnknownError and updates all related references throughout the codebase.

  • Class name corrected from GitlyUknownError to GitlyUnknownError
  • Test imports, test suite descriptions, and test assertions updated accordingly
  • Error message string corrected from [gitly:uknown] to [gitly:unknown]

Reviewed changes

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

File Description
src/utils/error.ts Corrected the export name of the error class from GitlyUknownError to GitlyUnknownError
src/utils/test/error.ts Updated import statement, test describe block, error instantiation, and expected error message string to use the corrected spelling

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@iwatakeshi iwatakeshi merged commit 4258bae into iwatakeshi:master Nov 30, 2025
6 checks passed
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.

3 participants