build(deps): bump postcss-values-parser from 6.0.2 to 8.0.0 in the production-dependencies group #324
Annotations
9 errors
|
Run npm test
Process completed with exit code 1.
|
|
Run npm test:
src/__tests__/index.spec.ts#L5
AssertionError: expected [] to strictly equal [ 'a.png', 'b.png' ]
- Expected
+ Received
- [
- "a.png",
- "b.png",
- ]
+ []
❯ assert src/__tests__/index.spec.ts:5:38
❯ src/__tests__/index.spec.ts:164:7
|
|
Run npm test:
src/index.ts#L47
ParseError: Unexpected input
❯ <input css XaENfY>:1:1
❯ TokenStream.error node_modules/css-tree/lib/parser/create.js:306:19
❯ parse node_modules/css-tree/lib/parser/create.js:402:20
❯ parse node_modules/postcss-values-parser/src/parser.ts:128:10
❯ parse node_modules/postcss-values-parser/src/index.ts:28:15
❯ src/index.ts:47:24
❯ node_modules/postcss/lib/container.js:332:18
❯ node_modules/postcss/lib/container.js:315:18
❯ Root.each node_modules/postcss/lib/container.js:63:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { postcssNode: { raws: { before: '', between: '', afterName: ' ' }, type: 'atrule', name: 'value', source: { end: { column: 25, line: 1, offset: 25 }, inputId: +0, start: { column: 1, line: 1, offset: +0 } }, params: 'x: url(bummer.png)', inputs: [ { hasBOM: false, css: '@value x: url(bummer.png)', id: '<input css XaENfY>' } ] } }
|
|
Run npm test:
src/__tests__/index.spec.ts#L5
AssertionError: expected [] to strictly equal [ 'sansation_light.woff' ]
- Expected
+ Received
- [
- "sansation_light.woff",
- ]
+ []
❯ assert src/__tests__/index.spec.ts:5:38
❯ src/__tests__/index.spec.ts:140:7
|
|
Run npm test:
src/__tests__/index.spec.ts#L5
AssertionError: expected [] to strictly equal [ 'cursor1.png' ]
- Expected
+ Received
- [
- "cursor1.png",
- ]
+ []
❯ assert src/__tests__/index.spec.ts:5:38
❯ src/__tests__/index.spec.ts:134:7
|
|
Run npm test:
src/__tests__/index.spec.ts#L5
AssertionError: expected [] to strictly equal [ '../img/shape.png' ]
- Expected
+ Received
- [
- "../img/shape.png",
- ]
+ []
❯ assert src/__tests__/index.spec.ts:5:38
❯ src/__tests__/index.spec.ts:126:7
|
|
Run npm test:
src/__tests__/index.spec.ts#L5
AssertionError: expected [] to strictly equal [ 'bla.png' ]
- Expected
+ Received
- [
- "bla.png",
- ]
+ []
❯ assert src/__tests__/index.spec.ts:5:38
❯ src/__tests__/index.spec.ts:120:7
|
|
Run npm test:
src/index.ts#L47
ParseError: Unexpected input
❯ <input css LSpGqN>:1:1
❯ TokenStream.error node_modules/css-tree/lib/parser/create.js:306:19
❯ parse node_modules/css-tree/lib/parser/create.js:402:20
❯ parse node_modules/postcss-values-parser/src/parser.ts:128:10
❯ parse node_modules/postcss-values-parser/src/index.ts:28:15
❯ src/index.ts:47:24
❯ node_modules/postcss/lib/container.js:332:18
❯ node_modules/postcss/lib/container.js:315:18
❯ Root.each node_modules/postcss/lib/container.js:63:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { postcssNode: { raws: { before: '', between: '', afterName: ' ' }, type: 'atrule', name: 'value', source: { end: { column: 28, line: 1, offset: 28 }, inputId: +0, start: { column: 1, line: 1, offset: +0 } }, params: 'mine: calc(1px + 4px)', inputs: [ { hasBOM: false, css: '@value mine: calc(1px + 4px)', id: '<input css LSpGqN>' } ] } }
|
|
Run npm test:
src/index.ts#L47
ParseError: Unexpected input
❯ <input css rgDC_m>:1:1
❯ TokenStream.error node_modules/css-tree/lib/parser/create.js:306:19
❯ parse node_modules/css-tree/lib/parser/create.js:402:20
❯ parse node_modules/postcss-values-parser/src/parser.ts:128:10
❯ parse node_modules/postcss-values-parser/src/index.ts:28:15
❯ src/index.ts:47:24
❯ node_modules/postcss/lib/container.js:332:18
❯ node_modules/postcss/lib/container.js:315:18
❯ Root.each node_modules/postcss/lib/container.js:63:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { postcssNode: { raws: { before: '', between: '', afterName: ' ' }, type: 'atrule', name: 'value', source: { end: { column: 18, line: 1, offset: 18 }, inputId: +0, start: { column: 1, line: 1, offset: +0 } }, params: 'mine: #fff', inputs: [ { hasBOM: false, css: '@value mine: #fff;', id: '<input css rgDC_m>' } ] } }
|
background
wait
wait-all
cancel
Loading