Skip to content

Conversation

@dynst
Copy link
Contributor

@dynst dynst commented Jul 29, 2025

With #1706 #1718 #1724 and #1740 done, there's just 1 new lint that needs turning off and 1 that got renamed.

https://typescript-eslint.io/rules/prefer-promise-reject-errors/
https://typescript-eslint.io/rules/no-empty-interface/

@dynst
Copy link
Contributor Author

dynst commented Jul 29, 2025

Wait, no-base-to-string lint strikes again even after #1744.

throw new Error(`Got unexpected jsonrpc version: ${data.jsonrpc}`);

v8 of the plugin has no false positives.
@webmaster128
Copy link
Member

Wait, no-base-to-string lint strikes again even after #1744.

Fixed in #1751

@dynst
Copy link
Contributor Author

dynst commented Jul 29, 2025

Fantastic, with that merged, this PR can pass CI now.

It just needs to be triggered to re-run the failing job.

https://github.com/cosmos/cosmjs/actions/runs/16606765416/job/46980448301?pr=1749

@webmaster128
Copy link
Member

Re-run did not help. I think you have to rebase this to latest main to test the update from #1751.

@webmaster128 webmaster128 merged commit 1378acd into cosmos:main Jul 30, 2025
24 of 26 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.

2 participants