Update contributing docs for sass modules #16792
Annotations
11 errors
|
Run test task
Process completed with exit code 1.
|
|
Run test task:
shared/helpers/puppeteer.js#L126
Request is already handled!
at assert (node_modules/puppeteer-core/src/util/assert.ts:19:11)
at CdpHTTPRequest.verifyInterception (node_modules/puppeteer-core/src/api/HTTPRequest.ts:389:11)
at CdpHTTPRequest.respond (node_modules/puppeteer-core/src/api/HTTPRequest.ts:496:10)
at shared/helpers/puppeteer.js:126:13
at onceHandler (node_modules/puppeteer-core/src/common/EventEmitter.ts:150:7)
at node_modules/puppeteer-core/src/api/Page.ts:823:18
at CdpHTTPRequest.finalizeInterceptions (node_modules/puppeteer-core/src/api/HTTPRequest.ts:258:5)
|
|
Run test task:
packages/govuk-frontend/src/govuk/components/skip-link/skip-link.puppeteer.test.js#L203
expect(received).rejects.toMatchObject(expected)
- Expected - 6
+ Received + 1
- Object {
- "cause": Object {
- "message": "Skip link: Target link (`href=\"/components/skip-link/preview\"`) has no hash fragment",
- "name": "ElementError",
- },
- }
+ Error {}
at Object.toMatchObject (node_modules/expect/build/index.js:2155:20)
at Object.<anonymous> (packages/govuk-frontend/src/govuk/components/skip-link/skip-link.puppeteer.test.js:203:17)
|
|
Run test task:
shared/helpers/puppeteer.js#L126
Request is already handled!
at assert (node_modules/puppeteer-core/src/util/assert.ts:19:11)
at CdpHTTPRequest.verifyInterception (node_modules/puppeteer-core/src/api/HTTPRequest.ts:389:11)
at CdpHTTPRequest.respond (node_modules/puppeteer-core/src/api/HTTPRequest.ts:496:10)
at shared/helpers/puppeteer.js:126:13
at onceHandler (node_modules/puppeteer-core/src/common/EventEmitter.ts:150:7)
at node_modules/puppeteer-core/src/api/Page.ts:823:18
at CdpHTTPRequest.finalizeInterceptions (node_modules/puppeteer-core/src/api/HTTPRequest.ts:258:5)
|
|
Run test task:
packages/govuk-frontend/src/govuk/components/skip-link/skip-link.puppeteer.test.js#L186
expect(received).rejects.toMatchObject(expected)
- Expected - 6
+ Received + 1
- Object {
- "cause": Object {
- "message": "govuk-skip-link: Target content (`id=\"this-element-does-not-exist\"`) not found",
- "name": "ElementError",
- },
- }
+ Error {}
at Object.toMatchObject (node_modules/expect/build/index.js:2155:20)
at Object.<anonymous> (packages/govuk-frontend/src/govuk/components/skip-link/skip-link.puppeteer.test.js:186:17)
|
|
Run test task:
shared/helpers/puppeteer.js#L126
Request is already handled!
at assert (node_modules/puppeteer-core/src/util/assert.ts:19:11)
at CdpHTTPRequest.verifyInterception (node_modules/puppeteer-core/src/api/HTTPRequest.ts:389:11)
at CdpHTTPRequest.respond (node_modules/puppeteer-core/src/api/HTTPRequest.ts:496:10)
at shared/helpers/puppeteer.js:126:13
at onceHandler (node_modules/puppeteer-core/src/common/EventEmitter.ts:150:7)
at node_modules/puppeteer-core/src/api/Page.ts:823:18
at CdpHTTPRequest.finalizeInterceptions (node_modules/puppeteer-core/src/api/HTTPRequest.ts:258:5)
|
|
Run test task:
packages/govuk-frontend/src/govuk/components/skip-link/skip-link.puppeteer.test.js#L169
expect(received).rejects.toMatchObject(expected)
- Expected - 6
+ Received + 1
- Object {
- "cause": Object {
- "message": "govuk-skip-link: Root element (`$root`) is not of type HTMLAnchorElement",
- "name": "ElementError",
- },
- }
+ Error {}
at Object.toMatchObject (node_modules/expect/build/index.js:2155:20)
at Object.<anonymous> (packages/govuk-frontend/src/govuk/components/skip-link/skip-link.puppeteer.test.js:169:17)
|
|
Run test task:
shared/helpers/puppeteer.js#L126
Request is already handled!
at assert (node_modules/puppeteer-core/src/util/assert.ts:19:11)
at CdpHTTPRequest.verifyInterception (node_modules/puppeteer-core/src/api/HTTPRequest.ts:389:11)
at CdpHTTPRequest.respond (node_modules/puppeteer-core/src/api/HTTPRequest.ts:496:10)
at shared/helpers/puppeteer.js:126:13
at onceHandler (node_modules/puppeteer-core/src/common/EventEmitter.ts:150:7)
at node_modules/puppeteer-core/src/api/Page.ts:823:18
at CdpHTTPRequest.finalizeInterceptions (node_modules/puppeteer-core/src/api/HTTPRequest.ts:258:5)
|
|
Run test task:
packages/govuk-frontend/src/govuk/components/skip-link/skip-link.puppeteer.test.js#L153
expect(received).rejects.toMatchObject(expected)
- Expected - 6
+ Received + 1
- Object {
- "cause": Object {
- "message": "govuk-skip-link: Root element (`$root`) not found",
- "name": "ElementError",
- },
- }
+ Error {}
at Object.toMatchObject (node_modules/expect/build/index.js:2155:20)
at Object.<anonymous> (packages/govuk-frontend/src/govuk/components/skip-link/skip-link.puppeteer.test.js:153:17)
|
|
Run test task:
packages/govuk-frontend/src/govuk/components/skip-link/skip-link.puppeteer.test.js#L140
expect(received).rejects.toMatchObject(expected)
- Expected - 2
+ Received + 1
Object {
- "message": "govuk-skip-link: Root element (`$root`) already initialised",
- "name": "InitError",
+ "name": "TimeoutError",
}
at Object.toMatchObject (node_modules/expect/build/index.js:2155:20)
at Object.<anonymous> (packages/govuk-frontend/src/govuk/components/skip-link/skip-link.puppeteer.test.js:140:17)
|
|
|
background
wait
wait-all
cancel
Loading