Skip to content

💥 [DevOps] Webapp: Diverse Depricated Warnings if we Run yarn dev #7763

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tirokk opened this issue Aug 29, 2024 · 1 comment
Closed

💥 [DevOps] Webapp: Diverse Depricated Warnings if we Run yarn dev #7763

Tirokk opened this issue Aug 29, 2024 · 1 comment

Comments

@Tirokk
Copy link
Member

Tirokk commented Aug 29, 2024

💥 DevOps ticket

We get diverse depricated warnings if we run yarn dev locally, see below and diverse similar one:

Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($size, 2) or calc($size / 2)

More info and automated migrator: https://sass-lang.com/d/slash-div

     ╷
1157 │     padding-top: $size / 2 - 2;
     │                  ^^^^^^^^^
     ╵
    components/Badges.vue 1157:18  root stylesheet
@mahula
Copy link
Contributor

mahula commented Oct 29, 2024

This issue can be closed as a duplicate of #7340 fixed by #7988.

@mahula mahula closed this as completed Oct 29, 2024
@github-project-automation github-project-automation bot moved this from Sprint Backlog to Done in Kanban Board Ocelot-Social Software Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants