Add sass-parser support for the @use rule
#2804
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
17s
test
/
Static analysis
43s
test
/
Dartdoc
2m 3s
test
/
sass-parser Static Analysis
1m 23s
Matrix: test_vendor / bootstrap
Waiting for pending jobs
test_vendor
/
Bourbon
test_vendor
/
Bulma
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 Chocolatey
release
/
Deploy Homebrew
release
/
Deploy Bazel
release
/
Deploy sass-lang.com
release
/
Deploy sass-parser
release
/
Deploy sass_api
release
/
Release Embedded Host
Annotations
10 errors
|
test / Code formatting
Process completed with exit code 1.
|
|
test / sass-parser Static Analysis:
pkg/sass-parser/lib/src/configuration.ts#L10
Member 'ConfiguredVariableExpressionProps' of the import declaration should be sorted alphabetically
|
|
test / sass-parser Static Analysis:
pkg/sass-parser/lib/src/configured-variable.ts#L129
Replace `⏎········'sassType'·in·rest·||⏎········!('expression'·in·rest)⏎······` with `'sassType'·in·rest·||·!('expression'·in·rest)`
|
|
test / sass-parser Static Analysis:
pkg/sass-parser/lib/src/statement/configuration.test.ts#L104
Replace `{variable:·'bar',·expression:·{text:·'baz',·quotes:·true}}` with `⏎··············{variable:·'bar',·expression:·{text:·'baz',·quotes:·true}},⏎············`
|
|
|
|
test / sass-parser Static Analysis:
pkg/sass-parser/lib/src/statement/configured-variable.test.ts#L383
Replace `original.clone({expression:·undefined})).toHaveStringExpression(⏎············'expression',⏎············'bar'⏎··········` with `⏎············original.clone({expression:·undefined})⏎··········).toHaveStringExpression('expression',·'bar'`
|
|
test / sass-parser Static Analysis
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 Tests | Dart stable | Node lts/*
Process completed with exit code 1.
|