feat: reduce eslint warnings #2396

Merged
konrad merged 1 commits from dpschen/vikunja:fix/reduce-eslint-warnings into main 2024-06-17 09:18:04 +00:00
Member

@konrad: I am not able to fix the other warnings.

@konrad: I am not able to fix the other warnings.
Member

Hi dpschen!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2396-fix-reduce-eslint-warnings--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi dpschen! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2396-fix-reduce-eslint-warnings--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
dpschen force-pushed fix/reduce-eslint-warnings from 52a01bb8ea to d21caf59a0 2024-06-12 19:28:02 +00:00 Compare
Owner

Looks like the lint now fails :/

Looks like the lint now fails :/
dpschen force-pushed fix/reduce-eslint-warnings from d21caf59a0 to 0489796997 2024-06-12 20:00:56 +00:00 Compare
dpschen force-pushed fix/reduce-eslint-warnings from 0489796997 to 6fcc8718a5 2024-06-13 16:20:59 +00:00 Compare
Author
Member

Looks like the lint now fails :/

Should work now

> Looks like the lint now fails :/ Should work now
Owner

Now we have 64 warnings, on main we have 34… is that intended?

Now we have 64 warnings, on main we have 34… is that intended?
Author
Member

Sry, should have mentioned that:

Yes that's intentional. I added Destructuring the 'props' will cause the value to lose reactivity as a warning to prepare for the removal of the propsDestructure option in vite.

Sry, should have mentioned that: Yes that's intentional. I added `Destructuring the 'props' will cause the value to lose reactivity` as a warning to prepare for the removal of the `propsDestructure` option in vite.
Owner

Gotcha, seems like I overlooked that.

Gotcha, seems like I overlooked that.
konrad approved these changes 2024-06-17 09:17:12 +00:00
konrad merged commit 2004d129c3 into main 2024-06-17 09:18:04 +00:00
konrad deleted branch fix/reduce-eslint-warnings 2024-06-17 09:18:06 +00:00
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vikunja/vikunja#2396
No description provided.