Skip to content

Emit all warnings in the evaluator #2817

Emit all warnings in the evaluator

Emit all warnings in the evaluator #2817

Triggered via pull request October 18, 2024 00:19
Status Failure
Total duration 8m 21s
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
15s
test / Code formatting
test  /  Static analysis
43s
test / Static analysis
test  /  Dartdoc
2m 9s
test / Dartdoc
test  /  sass-parser Static Analysis
1m 26s
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

24 errors and 1 warning
test / sass-parser Static Analysis: pkg/sass-parser/lib/index.ts#L78
An interface declaring no members is equivalent to its supertype
test / sass-parser Static Analysis: pkg/sass-parser/lib/src/sass-internal.ts#L31
Replace `⏎····css:·string,⏎····syntax:·Syntax,⏎····path?:·string,⏎··` with `css:·string,·syntax:·Syntax,·path?:·string`
test / sass-parser Static Analysis
Process completed with exit code 1.
test / Node tests | Dart stable | Node lts/* | macos-latest
184 tests passed, 3 failed, 17 skipped.
test / Node tests | Dart stable | Node lts/* | macos-latest
Process completed with exit code 1.
test / Node tests | Dart stable | Node lts/-2 | ubuntu-latest
284 tests passed, 3 failed, 17 skipped.
test / Node tests | Dart stable | Node lts/-2 | ubuntu-latest
Process completed with exit code 1.
test / Node tests | Dart stable | Node lts/-1 | ubuntu-latest
284 tests passed, 3 failed, 17 skipped.
test / Node tests | Dart stable | Node lts/-1 | ubuntu-latest
Process completed with exit code 1.
test / Node tests | Dart stable | Node lts/* | ubuntu-latest
284 tests passed, 3 failed, 17 skipped.
test / Node tests | Dart stable | Node lts/* | ubuntu-latest
Process completed with exit code 1.
test / Node tests | Dart stable | Node lts/-3 | ubuntu-latest
284 tests passed, 3 failed, 17 skipped.
test / Node tests | Dart stable | Node lts/-3 | ubuntu-latest
Process completed with exit code 1.
test / Node tests | Dart dev | Node lts/* | ubuntu-latest
284 tests passed, 3 failed, 17 skipped.
test / Node tests | Dart dev | Node lts/* | ubuntu-latest
Process completed with exit code 1.
test / Dart tests | Dart stable | ubuntu-latest
1096 tests passed, 7 failed, 17 skipped.
test / Dart tests | Dart stable | ubuntu-latest
Process completed with exit code 1.
test / Node tests | Dart stable | Node lts/* | windows-latest
286 tests passed, 3 failed, 17 skipped.
test / Node tests | Dart stable | Node lts/* | windows-latest
Process completed with exit code 1.
test / Dart tests | Dart stable | macos-latest
996 tests passed, 7 failed, 17 skipped.
test / Dart tests | Dart stable | macos-latest
Process completed with exit code 1.
test / Dart tests | Dart stable | windows-latest
1093 tests passed, 7 failed, 17 skipped.
test / Dart tests | Dart stable | windows-latest
Process completed with exit code 1.
test / sass-parser Static Analysis: pkg/sass-parser/lib/index.ts#L6
'sassApi' is defined but never used