You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first time working on Opensource code so sry for trivial question.
I merged the main branch to the svelte 5 adapter branch and fix a bug which reference the rune locally so the state does not update.
Then I check the pnpm run test:lib and pnpm run test:types which all pass.
What should I do next?
I also run the pnpm run test:lint and I got a lot of errors. Should I also fix that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is my first time working on Opensource code so sry for trivial question.
I merged the main branch to the svelte 5 adapter branch and fix a bug which reference the rune locally so the state does not update.
Then I check the
pnpm run test:lib
andpnpm run test:types
which all pass.What should I do next?
I also run the
pnpm run test:lint
and I got a lot of errors. Should I also fix that?https://github.com/Oungseik/query/tree/svelte-5-experimental

Beta Was this translation helpful? Give feedback.
All reactions