Skip to content

Add sass-parser support for for the @supports rule #2760

Add sass-parser support for for the @supports rule

Add sass-parser support for for the @supports rule #2760

Triggered via pull request October 10, 2024 01:28
@nex3nex3
synchronize #2378
parser-supports
Status Failure
Total duration 9m 20s
Artifacts

ci.yml

on: pull_request
Matrix: test / browser_tests
Matrix: test / dart_tests
Matrix: test / node_tests
Matrix: test / sass_parser_tests
Matrix: test / sass_spec_js
Matrix: test / sass_spec_js_browser
Matrix: test / sass_spec_js_embedded
Matrix: test / sass_spec_language
test  /  Code formatting
12s
test / Code formatting
test  /  Static analysis
45s
test / Static analysis
test  /  Dartdoc
2m 3s
test / Dartdoc
test  /  sass-parser Static Analysis
1m 23s
test / sass-parser Static Analysis
Double-check
0s
Double-check
Matrix: test_vendor / bootstrap
Waiting for pending jobs
test_vendor  /  Bourbon
test_vendor / Bourbon
test_vendor  /  Bulma
test_vendor / Bulma
test_vendor  /  Foundation
test_vendor / Foundation
Matrix: release / build_android / Build
Waiting for pending jobs
Matrix: release / build_linux / Build
Waiting for pending jobs
Matrix: release / build_linux_musl / Build
Waiting for pending jobs
Matrix: release / build_macos / Build
Waiting for pending jobs
Matrix: release / build_windows / Build
Waiting for pending jobs
release  /  Deploy npm
release / Deploy npm
release  /  Deploy Pub
release / Deploy Pub
release  /  Deploy Chocolatey
release / Deploy Chocolatey
release  /  Deploy Homebrew
release / Deploy Homebrew
release  /  Release Github
release / Release Github
release  /  Deploy Bazel
release / Deploy Bazel
release  /  Deploy sass-lang.com
release / Deploy sass-lang.com
release  /  Deploy sass-parser
release / Deploy sass-parser
release  /  Deploy sass_api
release / Deploy sass_api
release  /  Deploy Github
release / Deploy Github
release  /  Release Embedded Host
release / Release Embedded Host
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/configured_variable.ts#L34
Replace `·Expression|ExpressionProps|` with `⏎··|·Expression⏎··|·ExpressionProps⏎··|·`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/configured_variable.ts#L36
Replace `·(ConfiguredVariablePropsWithoutName·&·{name?:·string})` with `⏎··|·(ConfiguredVariablePropsWithoutName·&·{name?:·string})⏎·`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/use-rule.ts#L76
Replace `|Record<string,·Expression|` with `·|·Record<string,·Expression·|·`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/use-rule.ts#L109
Replace `·this.raws.url?.value·==·url·?·this.raws.url!.raw` with `⏎······this.raws.url?.value·==·url⏎········?·this.raws.url!.raw⏎·······`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/use-rule.ts#L126
Replace `·this.raws.afterVariables?.[i]·??` with `⏎··········this.raws.afterVariables?.[i]·??⏎·········`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/use-rule.ts#L155
Replace `configuration:·Record<string,·Expression|ExpressionProps>` with `⏎····configuration:·Record<string,·Expression·|·ExpressionProps>⏎··`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/use-rule.ts#L162
Replace `{},` with `⏎······{},⏎·····`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/use-rule.ts#L163
Replace `······set:·(target:·Record<string,·Expression>,·prop:·string,·value:·Expression|ExpressionProps` with `········set:·(⏎··········target:·Record<string,·Expression>,⏎··········prop:·string,⏎··········value:·Expression·|·ExpressionProps⏎········`
test / sass-parser Tests | Dart stable | Node lts/*
Process completed with exit code 1.
test / sass-parser Tests | Dart dev | Node lts/*
Process completed with exit code 1.
test / sass-parser Tests | Dart stable | Node lts/-1
Process completed with exit code 1.
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/configured_variable.ts#L6
'AtRuleRaws' is defined but never used
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/configured_variable.ts#L8
'convertExpression' is defined but never used
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/configured_variable.ts#L11
'LazySource' is defined but never used
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/configured_variable.ts#L12
'RawWithValue' is defined but never used
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/configured_variable.ts#L13
'sassInternal' is defined but never used
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/configured_variable.ts#L17
'ContainerProps' is defined but never used