fix(w3c/sotd): switch from process 2023 to process 2025 #3625
pr.yml
on: pull_request
Check linting issues
22s
Matrix: test-karma
Annotations
10 errors
|
Karma Unit Tests (FirefoxHeadless)
Process completed with exit code 1.
|
|
Karma Unit Tests (FirefoxHeadless):
tests/spec/core/highlight-spec.js#L125
Core — Highlight
checks if <pre> content is wrapped in <code>
Expected js not to contain 'js'.
|
|
Karma Unit Tests (FirefoxHeadless):
node_modules/.pnpm/jasmine-core%404.6.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js%3F4d3d165a31f4a0cfbea94aa42ec76e0330a3121f+%28line+7615#L0
Core — Highlight
highlights remote languages not bundled by default with ReSpec
Error: Timeout - Async function did not complete within 5000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL) in http://localhost:9876/base/node_modules/.pnpm/jasmine-core@4.6.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js?4d3d165a31f4a0cfbea94aa42ec76e0330a3121f (line 7615)
|
|
Karma Unit Tests (FirefoxHeadless):
tests/spec/core/highlight-spec.js#L49
Core — Highlight
automatically highlights
Expected undefined to contain 'hljs'.
|
|
Karma Unit Tests (FirefoxHeadless):
tests/spec/core/highlight-spec.js#L162
Core — Highlight
asynchronously hightlights <code> elements inside <pre>
Expected null to be truthy.
|
|
Karma Unit Tests (FirefoxHeadless):
tests/spec/core/highlight-spec.js#L91
Core — Highlight
shouldn't highlight code inside pre elements when told not to
Expected null to be truthy.
|
|
Karma Unit Tests (FirefoxHeadless):
tests/spec/core/caniuse-spec.js+%28line+200#L0
Core — Can I Use
loads every BROWSER logo from www.w3.org
Error: Image failed to load: https://www.w3.org/assets/logos/browser-logos/firefox/firefox.svg in http://localhost:9876/base/tests/spec/core/caniuse-spec.js (line 200)
|
|
Karma Unit Tests (FirefoxHeadless):
tests/spec/core/examples-spec.js#L77
Core — Examples
processes children of aside examples
Expected [object NodeList] to have size 3.
|
|
Karma Unit Tests (FirefoxHeadless):
tests/spec/core/data-include-spec.js#L288
Core — Data Include
multiline markdown text
processes markdown with unescaped html code blocks
Expected '
note
' to contain '<!DOCTYPE html>'.
|
|
Karma Unit Tests (FirefoxHeadless):
tests/spec/core/markdown-spec.js#L319
Core - Markdown
supports backticks for syntax highlighting
Expected null not to be null.
|