feat(core/github): support custom pullsURL and commitHistoryURL
#3700
pr.yml
on: pull_request
Check linting issues
18s
Matrix: test-karma
Annotations
15 errors
|
Karma Unit Tests (FirefoxHeadless)
Process completed with exit code 1.
|
|
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/highlight-spec.js#L49
Core — Highlight
automatically highlights
Expected undefined to contain 'hljs'.
|
|
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#L162
Core — Highlight
asynchronously hightlights <code> elements inside <pre>
Expected null to be truthy.
|
|
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):
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/uc/uc.svg in http://localhost:9876/base/tests/spec/core/caniuse-spec.js (line 200)
|
|
Karma Unit Tests (FirefoxHeadless):
tests/spec/w3c/headers-spec.js#L2451
W3C — Headers
History
includes a dd for the commit history of the document
Expected null to be truthy.
|
|
Karma Unit Tests (ChromeHeadless)
The strategy configuration was canceled because "test-karma.FirefoxHeadless" failed
|
|
Karma Unit Tests (ChromeHeadless)
The operation was canceled.
|
|
Karma Unit Tests (ChromeHeadless):
tests/spec/w3c/headers-spec.js#L2451
W3C — Headers
History
includes a dd for the commit history of the document
Expected null to be truthy.
|
|
Karma Unit Tests (ChromeHeadless):
tests/spec/core/validators-spec.js#L65
Core - Validators
validateDOMName
generates an error if the attribute name is invalid
attribute name: -crossorigin: Expected true to be false.
|
|
Karma Unit Tests (ChromeHeadless):
tests/spec/core/validators-spec.js#L37
Core - Validators
validateDOMName
generates an error if the element name is not valid
element name: crypto$: Expected true to be false.
|
|
Karma Unit Tests (ChromeHeadless):
tests/spec/core/github-spec.js#L154
Core - Github
the definition list items (localized)
generates a participate set of links (from string)
Expected 'https://github.com/speced/respec/commits/gh-pages' to be 'https://github.com/speced/respec/commits/'.
|
|
Karma Unit Tests (ChromeHeadless):
tests/spec/core/dfn-spec.js#L424
Core — Definitions
CSS class based definitions types
handles attributes
Expected [ ] to have size 1.
|