Skip to content

Update/refactoring 10 #5

Update/refactoring 10

Update/refactoring 10 #5

Triggered via pull request October 25, 2024 16:51
Status Failure
Total duration 49s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
Stylelint problem: scss/config/_color.scss#L10
Expected modern color-function notation (color-function-notation) [maybe fixable] - https://stylelint.io/user-guide/rules/color-function-notation
Stylelint problem: scss/element/_default.scss#L32
Unexpected qualifying type selector "body.has-sticky-footer" (selector-no-qualifying-type) - https://stylelint.io/user-guide/rules/selector-no-qualifying-type
Stylelint problem: scss/element/_default.scss#L35
Expected flex-direction to come before min-height (order/properties-alphabetical-order)
Stylelint problem: scss/element/_default.scss#L36
Expected empty line before rule (rule-empty-line-before) [maybe fixable] - https://stylelint.io/user-guide/rules/rule-empty-line-before
Stylelint problem: scss/element/_grid.scss#L15
Expected margin to come before max-width (order/properties-alphabetical-order)
Stylelint problem: scss/element/_grid.scss#L29
Expected math.percentage instead of percentage (scss/no-global-function-names) - https://github.com/stylelint-scss/stylelint-scss/blob/master/src/rules/no-global-function-names
Stylelint problem: scss/element/_grid.scss#L30
Expected math.percentage instead of percentage (scss/no-global-function-names) - https://github.com/stylelint-scss/stylelint-scss/blob/master/src/rules/no-global-function-names
Stylelint problem: scss/element/_grid.scss#L32
Expected box-sizing to come before padding (order/properties-alphabetical-order)
Stylelint problem: scss/element/_typography.scss#L150
Expected margin-block-end to come before margin-block-start (order/properties-alphabetical-order)
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Stylelint deprecation
The github formatter is deprecated