openedx / openedx/openedx-platform

fix/ignore: Replace Bourbon mixins with Autoprefixer warnings

Open
#33,573 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.2k
Forks
4.4k
Avg merge
6d 18h
Merged PRs (30d)
42

Description

WARNING: [Bourbon] [Deprecation] `hyphens` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `placeholder` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transform` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transform-origin` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transform-origin` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transform-origin` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transform-origin` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transform-origin` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transform-origin` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.
WARNING: [Bourbon] [Deprecation] `transition` is deprecated and will be removed in 5.0.0. We suggest using an automated prefixing tool, like Autoprefixer.

This warning is appearing 31 times during provisioning. It clutters logs and hinders dev experience (https://github.com/openedx/edx-platform/issues/32888).

A decision needs to be made on whether we ignore this warning or not.

AC

  • The warnings stop cluttering logs

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the provisioning path that emits the 31 Bourbon deprecation warnings and identify how its Sass tooling handles these mixins. Decide whether to suppress the warnings or replace the mixins with Autoprefixer, then verify that provisioning logs no longer contain them.

Written by the indexing model from the issue text.

Assessment

Tech stack
sass
Domain
build-system, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.