Skip to content
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

DEPRECATION warnings #686

Open
bilelmoussaoui opened this issue Sep 24, 2017 · 1 comment
Open

DEPRECATION warnings #686

bilelmoussaoui opened this issue Sep 24, 2017 · 1 comment

Comments

@bilelmoussaoui
Copy link

This is using sass 3.5.1

DEPRECATION WARNING on line 366 of src/gtk-3.0/scss/widgets/_button.scss:
Extending a compound selector, %linked_middle:dir(rtl), is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 369 of src/gtk-3.0/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:first-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 371 of src/gtk-3.0/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:last-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 373 of src/gtk-3.0/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:only-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 85 of src/gtk-3.0/scss/widgets/_actionbar.scss:
Extending a compound selector, .suggested-action.button, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 66 of src/gtk-3.0/scss/widgets/_view.scss:
Extending a compound selector, .content-view.check, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

      write src/gtk-3.0/dist/gtk-dark.css
      write src/gtk-3.0/dist/gtk.css
scss --update --sourcemap=none src/gtk-3.20/scss:src/gtk-3.20/dist
  directory src/gtk-3.20/dist
DEPRECATION WARNING on line 103 of src/gtk-3.20/scss/widgets/_base.scss:
Extending a compound selector, %selected_items:disabled, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 111 of src/gtk-3.20/scss/widgets/_base.scss:
Extending a compound selector, %selected_items:backdrop, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 551 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_middle:dir(rtl), is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 554 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:first-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 556 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:last-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 558 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:only-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 562 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_vertical_button:first-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 564 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_vertical_button:last-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 566 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_vertical_button:only-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 114 of src/gtk-3.20/scss/widgets/_toolbar.scss:
Extending a compound selector, %linked_button:first-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 116 of src/gtk-3.20/scss/widgets/_toolbar.scss:
Extending a compound selector, %linked_button:last-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 118 of src/gtk-3.20/scss/widgets/_toolbar.scss:
Extending a compound selector, %linked_button:only-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 51 of src/gtk-3.20/scss/apps/_nautilus.scss:
Extending a compound selector, button.circular, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

      write src/gtk-3.20/dist/gtk-dark.css
      write src/gtk-3.20/dist/gtk.css
glib-compile-resources --sourcedir=src/gtk-3.0 src/gtk-3.0/gtk.gresource.xml
glib-compile-resources --sourcedir=src/gtk-3.20 src/gtk-3.20/gtk.gresource.xml
==> Entering fakeroot environment...
==> Starting package()...
rm -rf src/gtk-3.0/dist
rm -f src/gtk-3.0/gtk.gresource
rm -rf src/gtk-3.20/dist
rm -f src/gtk-3.20/gtk.gresource
rm -rf /tmp/yaourt-tmp-bilal/aur-numix-gtk-theme-git/src/numix-gtk-theme/dist
scss --update --sourcemap=none src/gtk-3.0/scss:src/gtk-3.0/dist
  directory src/gtk-3.0/dist
DEPRECATION WARNING on line 366 of src/gtk-3.0/scss/widgets/_button.scss:
Extending a compound selector, %linked_middle:dir(rtl), is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 369 of src/gtk-3.0/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:first-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 371 of src/gtk-3.0/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:last-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 373 of src/gtk-3.0/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:only-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 85 of src/gtk-3.0/scss/widgets/_actionbar.scss:
Extending a compound selector, .suggested-action.button, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 66 of src/gtk-3.0/scss/widgets/_view.scss:
Extending a compound selector, .content-view.check, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

      write src/gtk-3.0/dist/gtk-dark.css
      write src/gtk-3.0/dist/gtk.css
scss --update --sourcemap=none src/gtk-3.20/scss:src/gtk-3.20/dist
  directory src/gtk-3.20/dist
DEPRECATION WARNING on line 103 of src/gtk-3.20/scss/widgets/_base.scss:
Extending a compound selector, %selected_items:disabled, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 111 of src/gtk-3.20/scss/widgets/_base.scss:
Extending a compound selector, %selected_items:backdrop, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 551 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_middle:dir(rtl), is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 554 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:first-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 556 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:last-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 558 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_button:only-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 562 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_vertical_button:first-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 564 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_vertical_button:last-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 566 of src/gtk-3.20/scss/widgets/_button.scss:
Extending a compound selector, %linked_vertical_button:only-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 114 of src/gtk-3.20/scss/widgets/_toolbar.scss:
Extending a compound selector, %linked_button:first-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 116 of src/gtk-3.20/scss/widgets/_toolbar.scss:
Extending a compound selector, %linked_button:last-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 118 of src/gtk-3.20/scss/widgets/_toolbar.scss:
Extending a compound selector, %linked_button:only-child, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

DEPRECATION WARNING on line 51 of src/gtk-3.20/scss/apps/_nautilus.scss:
Extending a compound selector, button.circular, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.

      write src/gtk-3.20/dist/gtk-dark.css
      write src/gtk-3.20/dist/gtk.css

@khurshid-alam
Copy link
Contributor

Yes, they broke the extended selector. I can use "@mixin", but I am waiting for more future proof way to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants