try to use one export #90
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3.3.0, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/scss/skin-modern/_mixins.scss#L142
Pseudo-class should be nested within its parent Pseudo-class
|
src/scss/skin-modern/_skin-tv.scss#L98
The keyword `all` should not be used with the property `transition`
|
src/scss/skin-modern/components/_ecomodetogglebutton.scss#L27
ID selectors not allowed
|
src/scss/skin-modern/components/_ecomodetogglebutton.scss#L27
Pseudo-element should be nested within its parent Id
|
src/scss/skin-modern/components/_label.scss#L18
Expected `color`, found `font-size`
|
src/scss/skin-modern/components/_label.scss#L18
Don't include leading zeros on numbers
|
src/scss/skin-modern/components/_label.scss#L19
Expected `font-size`, found `color`
|
src/scss/skin-modern/components/_label.scss#L19
Color literals such as '#1fabe2' should only be used in variable declarations
|
src/scss/skin-modern/components/_subtitleoverlay-cea608.scss#L9
Class should be nested within its parent Class
|
src/scss/skin-modern/components/_uicontainer.scss#L38
Pseudo-class should be nested within its parent Pseudo-class
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading