Skip to content

fix: fixes build errors - #246

Merged
collins-w merged 1 commit into
mainfrom
fix-build-failure
Jan 16, 2026
Merged

fix: fixes build errors#246
collins-w merged 1 commit into
mainfrom
fix-build-failure

Conversation

@collins-w

Copy link
Copy Markdown
Contributor

Summary

Error:    5:1   error  Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free  @typescript-eslint/ban-ts-comment
Error:    8:1   error  Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free  @typescript-eslint/ban-ts-comment
Error:   11:1   error  Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free  @typescript-eslint/ban-ts-comment
Error:   12:15  error  'GetSupportedTokensItem' is defined but never used                                                                   @typescript-eslint/no-unused-vars
Error:   14:1   error  Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free  @typescript-eslint/ban-ts-comment
Error:   17:1   error  Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free  @typescript-eslint/ban-ts-comment
Error:   20:1   error  Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free  @typescript-eslint/ban-ts-comment
Error:   23:1   error  Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free  @typescript-eslint/ban-ts-comment
Error:   26:1   error  Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free  @typescript-eslint/ban-ts-comment

Testing Process

Checklist

  • Add a reference to related issues in the PR description.
  • Add unit tests if applicable.
  • Add the changeset file. (run npx changeset add)

@collins-w
collins-w requested a review from a team as a code owner January 16, 2026 11:20
@collins-w collins-w changed the title fix: fixe build errors fix: fixes build errors Jan 16, 2026
@collins-w
collins-w merged commit e7f2f8e into main Jan 16, 2026
12 checks passed
@collins-w
collins-w deleted the fix-build-failure branch January 16, 2026 11:22
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants