Bump sass-embedded from 1.89.2 to 1.97.3 #16098
Annotations
10 errors
|
Run test task:
packages/govuk-frontend/src/govuk/settings/colours.unit.test.js#L225
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 1
1: "mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.", {"deprecation": false}
at Object.<anonymous> (packages/govuk-frontend/src/govuk/settings/colours.unit.test.js:225:38)
|
|
Run test task:
packages/govuk-frontend/src/govuk/settings/colours.unit.test.js#L189
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 1
1: "mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.", {"deprecation": false}
at Object.<anonymous> (packages/govuk-frontend/src/govuk/settings/colours.unit.test.js:189:38)
|
|
Run test task:
packages/govuk-frontend/src/govuk/settings/colours.unit.test.js#L225
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 1
1: "mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.", {"deprecation": false}
at Object.<anonymous> (packages/govuk-frontend/src/govuk/settings/colours.unit.test.js:225:38)
|
|
Run test task:
packages/govuk-frontend/src/govuk/settings/colours.unit.test.js#L189
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 1
1: "mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.", {"deprecation": false}
at Object.<anonymous> (packages/govuk-frontend/src/govuk/settings/colours.unit.test.js:189:38)
|
|
Run test task:
packages/govuk-frontend/src/govuk/settings/colours.unit.test.js#L225
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 1
1: "mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.", {"deprecation": false}
at Object.<anonymous> (packages/govuk-frontend/src/govuk/settings/colours.unit.test.js:225:38)
|
|
Run test task:
packages/govuk-frontend/src/govuk/settings/colours.unit.test.js#L189
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 1
1: "mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.", {"deprecation": false}
at Object.<anonymous> (packages/govuk-frontend/src/govuk/settings/colours.unit.test.js:189:38)
|
|
Run test task:
packages/govuk-frontend/src/govuk/settings/colours.unit.test.js#L225
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 1
1: "mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.", {"deprecation": false}
at Object.<anonymous> (packages/govuk-frontend/src/govuk/settings/colours.unit.test.js:225:38)
|
|
Run test task:
packages/govuk-frontend/src/govuk/settings/colours.unit.test.js#L189
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 1
1: "mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.", {"deprecation": false}
at Object.<anonymous> (packages/govuk-frontend/src/govuk/settings/colours.unit.test.js:189:38)
|
|
Run test task:
packages/govuk-frontend/src/govuk/helpers/typography.unit.test.js#L538
expect(received).resolves.toMatchObject(expected)
- Expected - 3
+ Received + 5
@@ -1,18 +1,20 @@
Object {
"css": ".foo {
font-family: \"GDS Transport\", arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
- font-weight: 400;
- font-size: 0.75rem;
- line-height: 1.25;
}
@media print {
.foo {
font-family: sans-serif;
}
+ }
+ .foo {
+ font-weight: 400;
+ font-size: 0.75rem;
+ line-height: 1.25;
}
@media (min-width: 30em) {
.foo {
font-size: 0.875rem;
line-height: 1.4285714286;
at Object.toMatchObject (node_modules/expect/build/index.js:2140:20)
at Object.<anonymous> (packages/govuk-frontend/src/govuk/helpers/typography.unit.test.js:538:54)
|
|
Run test task:
packages/govuk-frontend/src/govuk/index.unit.test.mjs#L27
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 1
1: "mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.", {"deprecation": false}
at Object.toHaveBeenCalled (packages/govuk-frontend/src/govuk/index.unit.test.mjs:27:34)
|
background
wait
wait-all
cancel
Loading