Bump liquidjs from 9.22.1 to 10.20.2 #1923
Annotations
10 errors and 4 warnings
Run tests:
tests/content/site-data.js#L74
Error: Custom message:
en.site.data.glossaries.external.48.description contains a malformed Liquid expression: this.handleNots is not a function, line:1, col:203
expect(received).toBe(expected) // Object.is equality
Expected: "string"
Received: "object"
at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/site-data.js:74:38)
|
Run tests:
tests/helpers/supertest.js#L48
SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at helpers.getJSON (/home/runner/work/docs/docs/tests/helpers/supertest.js:48:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/webhooks.js:67:39)
|
Run tests:
tests/content/featured-links.js#L19
Error: expect(received).toHaveLength(expected)
Expected length: 9
Received length: 0
Received object: {"_root": {"0": {"children": [{"data": "!DOCTYPE html", "endIndex": null, "name": "!DOCTYPE", "next": <html … />, "parent": [Circular], "prev": null, "startIndex": null, "type": "directive"}, <html><head … /><body … /></html>], "endIndex": null, "next": null, "parent": null, "prev": null, "startIndex": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "xml": false, "xmlMode": true}}, "length": 0, "options": {"decodeEntities": true, "xml": false, "xmlMode": true}, "prevObject": {"0": {"children": [{"data": "!DOCTYPE html", "endIndex": null, "name": "!DOCTYPE", "next": <html … />, "parent": [Circular], "prev": null, "startIndex": null, "type": "directive"}, <html><head … /><body … /></html>], "endIndex": null, "next": null, "parent": null, "prev": null, "startIndex": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "xml": false, "xmlMode": true}}}
at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/featured-links.js:19:30)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
Run tests:
tests/content/featured-links.js#L50
Error: expect(received).toHaveLength(expected)
Expected length: 9
Received length: 0
Received object: {"_root": {"0": {"children": [{"data": "!DOCTYPE html", "endIndex": null, "name": "!DOCTYPE", "next": <html … />, "parent": [Circular], "prev": null, "startIndex": null, "type": "directive"}, <html><head … /><body … /></html>], "endIndex": null, "next": null, "parent": null, "prev": null, "startIndex": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "xml": false, "xmlMode": true}}, "length": 0, "options": {"decodeEntities": true, "xml": false, "xmlMode": true}, "prevObject": {"0": {"children": [{"data": "!DOCTYPE html", "endIndex": null, "name": "!DOCTYPE", "next": <html … />, "parent": [Circular], "prev": null, "startIndex": null, "type": "directive"}, <html><head … /><body … /></html>], "endIndex": null, "next": null, "parent": null, "prev": null, "startIndex": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "xml": false, "xmlMode": true}}}
at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/featured-links.js:50:30)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
Run tests:
tests/content/featured-links.js#L70
Error: Custom message:
Product article links are not rendered as expected on /en/[email protected]/packages
expect(received).toBeGreaterThan(expected)
Expected: > 2
Received: 0
at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/featured-links.js:70:49)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
Run tests:
tests/helpers/supertest.js#L48
SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at helpers.getJSON (/home/runner/work/docs/docs/tests/helpers/supertest.js:48:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/featured-links.js:95:35)
|
Run tests:
tests/helpers/supertest.js#L48
SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at helpers.getJSON (/home/runner/work/docs/docs/tests/helpers/supertest.js:48:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/featured-links.js:106:38)
|
Run tests:
node_modules/liquidjs/dist/liquid.node.js#L1236
this.handleNots is not a function, line:1, col:1
>> 1| {% ifversion ghes %}GitHub Enterprise Server{% elsif ghae %}GitHub AE{% else %}GitHub{% endif %}
^
RenderError: this.handleNots is not a function, line:1, col:1
at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:1236:53)
at renderTemplates.throw (<anonymous>)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:544:32)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:552:25)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:552:25)
at versionPages (/home/runner/work/docs/docs/lib/page-data.js:92:7)
at /home/runner/work/docs/docs/lib/page-data.js:57:37
at async Promise.all (index 0)
at /home/runner/work/docs/docs/lib/page-data.js:54:7
at async Promise.all (index 0)
From TypeError: this.handleNots is not a function
at Object.render (/home/runner/work/docs/docs/lib/liquid-tags/ifversion.js:61:33)
at render.next (<anonymous>)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:544:32)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:550:25)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:552:25)
|
Run tests:
node_modules/liquidjs/dist/liquid.node.js#L1236
this.handleNots is not a function, line:1, col:1
>> 1| {% ifversion ghes %}GitHub Enterprise Server{% elsif ghae %}GitHub AE{% else %}GitHub{% endif %}
^
RenderError: this.handleNots is not a function, line:1, col:1
at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:1236:53)
at renderTemplates.throw (<anonymous>)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:544:32)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:552:25)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:552:25)
at versionPages (/home/runner/work/docs/docs/lib/page-data.js:92:7)
at /home/runner/work/docs/docs/lib/page-data.js:57:37
at async Promise.all (index 0)
at /home/runner/work/docs/docs/lib/page-data.js:54:7
at async Promise.all (index 0)
From TypeError: this.handleNots is not a function
at Object.render (/home/runner/work/docs/docs/lib/liquid-tags/ifversion.js:61:33)
at render.next (<anonymous>)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:544:32)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:550:25)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:552:25)
|
Run tests:
node_modules/liquidjs/dist/liquid.node.js#L1236
this.handleNots is not a function, line:1, col:1
>> 1| {% ifversion ghes %}GitHub Enterprise Server{% elsif ghae %}GitHub AE{% else %}GitHub{% endif %}
^
RenderError: this.handleNots is not a function, line:1, col:1
at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:1236:53)
at renderTemplates.throw (<anonymous>)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:544:32)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:552:25)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:552:25)
at versionPages (/home/runner/work/docs/docs/lib/page-data.js:92:7)
at /home/runner/work/docs/docs/lib/page-data.js:57:37
at async Promise.all (index 0)
at /home/runner/work/docs/docs/lib/page-data.js:54:7
at async Promise.all (index 0)
From TypeError: this.handleNots is not a function
at Object.render (/home/runner/work/docs/docs/lib/liquid-tags/ifversion.js:61:33)
at render.next (<anonymous>)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:544:32)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:550:25)
at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.js:552:25)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup node
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check out repo
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check out repo
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading