Skip to content

Add more statement parsing for sass-parser #2597

Add more statement parsing for sass-parser

Add more statement parsing for sass-parser #2597

Triggered via pull request August 22, 2024 03:09
@nex3nex3
synchronize #2317
more-statements
Status Failure
Total duration 7m 53s
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
47s
test / Static analysis
test  /  Dartdoc
1m 57s
test / Dartdoc
test  /  sass-parser Static Analysis
43s
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
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/css-comment.test.ts#L67
Replace `left:·'·',·right:·'·',·closed:·true` with `⏎··········left:·'·',⏎··········right:·'·',⏎··········closed:·true,⏎········`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/css-comment.test.ts#L70
Replace `(scss.parse('/*·#{foo}·*/').nodes[0]·as·CssComment).raws` with `⏎··········(scss.parse('/*·#{foo}·*/').nodes[0]·as·CssComment).raws⏎········`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/css-comment.test.ts#L73
Replace `left:·'',·right:·'',·closed:·true` with `⏎··········left:·'',⏎··········right:·'',⏎··········closed:·true,⏎········`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/css-comment.test.ts#L76
Replace `left:·'',·right:·'',·closed:·true` with `⏎··········left:·'',⏎··········right:·'',⏎··········closed:·true,⏎········`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/css-comment.test.ts#L79
Replace `left:·'·',·right:·'',·closed:·true` with `⏎··········left:·'·',⏎··········right:·'',⏎··········closed:·true,⏎········`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/css-comment.test.ts#L82
Replace `left:·'',·right:·'',·closed:·true` with `⏎··········left:·'',⏎··········right:·'',⏎··········closed:·true,⏎········`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/css-comment.test.ts#L90
Replace `left:·'·',·right:·'',·closed:·false` with `⏎··········left:·'·',⏎··········right:·'',⏎··········closed:·false,⏎········`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/css-comment.test.ts#L93
Replace `left:·'·',·right:·'',·closed:·false` with `⏎··········left:·'·',⏎··········right:·'',⏎··········closed:·false,⏎········`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/css-comment.test.ts#L96
Replace `left:·'',·right:·'',·closed:·false` with `⏎··········left:·'',⏎··········right:·'',⏎··········closed:·false,⏎········`
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/statement/css-comment.test.ts#L99
Replace `left:·'',·right:·'',·closed:·false` with `⏎··········left:·'',⏎··········right:·'',⏎··········closed:·false,⏎········`
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.
test / sass-parser Tests | Dart dev | Node lts/*
Process completed with exit code 1.