Skip to content

Bump liquidjs from 9.22.1 to 10.16.4 #1771

Bump liquidjs from 9.22.1 to 10.16.4

Bump liquidjs from 9.22.1 to 10.16.4 #1771

Triggered via pull request August 26, 2024 06:49
Status Failure
Total duration 6m 52s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 36 warnings
test (content): 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)
test (content): 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)
test (content): 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)
test (content): 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)
test (content): tests/content/featured-links.js#L70
Error: Custom message: Product article links are not rendered as expected on /en/enterprise-server@3.2/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)
test (content): 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)
test (content): 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)
test (content): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
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.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532: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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25)
test (content): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
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.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532: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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25)
test (content): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
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.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532: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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25)
test (unit): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:2, col:3 1| >> 2| {% ifversion fpt %} I am FPT {% endif %} ^ 3| {% ifversion ghae %} I am GHAE {% endif %} 4| {% ifversion ghes %} I am GHES {% endif %} 5| {% ifversion ghes = 3.1 %} I am GHES = 3.1 {% endif %} RenderError: this.handleNots is not a function, line:2, col:3 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:78:22) 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:78:22)
test (unit): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:2, col:3 1| >> 2| {% ifversion fpt %} I am FPT {% endif %} ^ 3| {% ifversion ghae %} I am GHAE {% endif %} 4| {% ifversion ghes %} I am GHES {% endif %} 5| {% ifversion ghes = 3.1 %} I am GHES = 3.1 {% endif %} RenderError: this.handleNots is not a function, line:2, col:3 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:91:22) 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:91:22)
test (unit): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:2, col:3 1| >> 2| {% ifversion fpt %} I am FPT {% endif %} ^ 3| {% ifversion ghae %} I am GHAE {% endif %} 4| {% ifversion ghes %} I am GHES {% endif %} 5| {% ifversion ghes = 3.1 %} I am GHES = 3.1 {% endif %} RenderError: this.handleNots is not a function, line:2, col:3 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:103:22) 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:103:22)
test (unit): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:2, col:3 1| >> 2| {% ifversion fpt %} I am FPT {% endif %} ^ 3| {% ifversion ghae %} I am GHAE {% endif %} 4| {% ifversion ghes %} I am GHES {% endif %} 5| {% ifversion ghes = 3.1 %} I am GHES = 3.1 {% endif %} RenderError: this.handleNots is not a function, line:2, col:3 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:117:22) 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:117:22)
test (unit): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:2, col:3 1| >> 2| {% ifversion not ghae %} I am not GHAE {% endif %} ^ 3| {% ifversion not ghes %} I am not GHES {% endif %} 4| {% ifversion ghes != 3.1 %} I am not GHES 3.1 {% endif %} 5| RenderError: this.handleNots is not a function, line:2, col:3 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:129:22) 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:129:22)
test (unit): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:2, col:3 1| >> 2| {% ifversion not ghae %} I am not GHAE {% endif %} ^ 3| {% ifversion not ghes %} I am not GHES {% endif %} 4| {% ifversion ghes != 3.1 %} I am not GHES 3.1 {% endif %} 5| RenderError: this.handleNots is not a function, line:2, col:3 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:141:22) 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:141:22)
test (unit): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:2, col:3 1| >> 2| {% ifversion not ghae %} I am not GHAE {% endif %} ^ 3| {% ifversion not ghes %} I am not GHES {% endif %} 4| {% ifversion ghes != 3.1 %} I am not GHES 3.1 {% endif %} 5| RenderError: this.handleNots is not a function, line:2, col:3 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:153:22) 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/liquid.js:153:22)
test (unit): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:15, col:80 13| {% data reusables.branches.new-repo-default-branch %} The default branch is the branch that {% data variables.product.prodname_dotcom %} displays when anyone visits your repository. The default branch is also the initial branch that Git checks out locally when someone clones the repository. {% data reusables.branches.default-branch-automatically-base-branch %} 14| >> 15| By default, {% data variables.product.product_name %} names the default branch {% ifversion fpt or ghes > 2.22 or ghae %}`main`{% else %}`master`{% endif %} in any new repository. ^ 16| 17| {% data reusables.branches.change-default-branch %} 18| RenderError: this.handleNots is not a function, line:15, col:80 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at renderContent (/home/runner/work/docs/docs/lib/render-content/renderContent.js:26:16) at Page._render (/home/runner/work/docs/docs/lib/page.js:196:18) 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at renderContent (/home/runner/work/docs/docs/lib/render-content/renderContent.js:26:16) at Page._render (/home/runner/work/docs/docs/lib/page.js:196:18)
test (unit): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:15, col:80 13| {% data reusables.branches.new-repo-default-branch %} The default branch is the branch that {% data variables.product.prodname_dotcom %} displays when anyone visits your repository. The default branch is also the initial branch that Git checks out locally when someone clones the repository. {% data reusables.branches.default-branch-automatically-base-branch %} 14| >> 15| By default, {% data variables.product.product_name %} names the default branch {% ifversion fpt or ghes > 2.22 or ghae %}`main`{% else %}`master`{% endif %} in any new repository. ^ 16| 17| {% data reusables.branches.change-default-branch %} 18| RenderError: this.handleNots is not a function, line:15, col:80 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at renderContent (/home/runner/work/docs/docs/lib/render-content/renderContent.js:26:16) at Page._render (/home/runner/work/docs/docs/lib/page.js:196:18) 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at renderContent (/home/runner/work/docs/docs/lib/render-content/renderContent.js:26:16) at Page._render (/home/runner/work/docs/docs/lib/page.js:196:18)
test (unit): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:15, col:80 13| {% data reusables.branches.new-repo-default-branch %} The default branch is the branch that {% data variables.product.prodname_dotcom %} displays when anyone visits your repository. The default branch is also the initial branch that Git checks out locally when someone clones the repository. {% data reusables.branches.default-branch-automatically-base-branch %} 14| >> 15| By default, {% data variables.product.product_name %} names the default branch {% ifversion fpt or ghes > 2.22 or ghae %}`main`{% else %}`master`{% endif %} in any new repository. ^ 16| 17| {% data reusables.branches.change-default-branch %} 18| RenderError: this.handleNots is not a function, line:15, col:80 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at renderContent (/home/runner/work/docs/docs/lib/render-content/renderContent.js:26:16) at Page._render (/home/runner/work/docs/docs/lib/page.js:196:18) 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at renderContent (/home/runner/work/docs/docs/lib/render-content/renderContent.js:26:16) at Page._render (/home/runner/work/docs/docs/lib/page.js:196:18)
test (linting): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:8, col:27 6| jobs: 7| close-issues: >> 8| runs-on: ubuntu-latest{% ifversion fpt or ghes > 3.1 or ghae-next %} ^ 9| permissions: 10| issues: write 11| pull-requests: write{% endif %} RenderError: this.handleNots is not a function, line:8, col:27 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9
test (linting): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:8, col:27 6| jobs: 7| close-issues: >> 8| runs-on: ubuntu-latest{% ifversion fpt or ghes > 3.1 or ghae-next %} ^ 9| permissions: 10| issues: write 11| pull-requests: write{% endif %} RenderError: this.handleNots is not a function, line:8, col:27 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9
test (linting): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:8, col:27 6| jobs: 7| close-issues: >> 8| runs-on: ubuntu-latest{% ifversion fpt or ghes > 3.1 or ghae-next %} ^ 9| permissions: 10| issues: write 11| pull-requests: write{% endif %} RenderError: this.handleNots is not a function, line:8, col:27 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9
test (linting): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:8, col:27 6| jobs: 7| close-issues: >> 8| runs-on: ubuntu-latest{% ifversion fpt or ghes > 3.1 or ghae-next %} ^ 9| permissions: 10| issues: write 11| pull-requests: write{% endif %} RenderError: this.handleNots is not a function, line:8, col:27 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9
test (linting): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:8, col:27 6| jobs: 7| close-issues: >> 8| runs-on: ubuntu-latest{% ifversion fpt or ghes > 3.1 or ghae-next %} ^ 9| permissions: 10| issues: write 11| pull-requests: write{% endif %} RenderError: this.handleNots is not a function, line:8, col:27 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9
test (linting): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:8, col:27 6| jobs: 7| close-issues: >> 8| runs-on: ubuntu-latest{% ifversion fpt or ghes > 3.1 or ghae-next %} ^ 9| permissions: 10| issues: write 11| pull-requests: write{% endif %} RenderError: this.handleNots is not a function, line:8, col:27 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9
test (linting): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:8, col:27 6| jobs: 7| close-issues: >> 8| runs-on: ubuntu-latest{% ifversion fpt or ghes > 3.1 or ghae-next %} ^ 9| permissions: 10| issues: write 11| pull-requests: write{% endif %} RenderError: this.handleNots is not a function, line:8, col:27 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9
test (linting): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:8, col:27 6| jobs: 7| close-issues: >> 8| runs-on: ubuntu-latest{% ifversion fpt or ghes > 3.1 or ghae-next %} ^ 9| permissions: 10| issues: write 11| pull-requests: write{% endif %} RenderError: this.handleNots is not a function, line:8, col:27 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9
test (linting): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:8, col:27 6| jobs: 7| close-issues: >> 8| runs-on: ubuntu-latest{% ifversion fpt or ghes > 3.1 or ghae-next %} ^ 9| permissions: 10| issues: write 11| pull-requests: write{% endif %} RenderError: this.handleNots is not a function, line:8, col:27 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9
test (linting): node_modules/liquidjs/dist/liquid.node.cjs.js#L1210
this.handleNots is not a function, line:8, col:27 6| jobs: 7| close-issues: >> 8| runs-on: ubuntu-latest{% ifversion fpt or ghes > 3.1 or ghae-next %} ^ 9| permissions: 10| issues: write 11| pull-requests: write{% endif %} RenderError: this.handleNots is not a function, line:8, col:27 at Render.renderTemplates (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:1210:53) at renderTemplates.throw (<anonymous>) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:524:32) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9 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.cjs.js:524:32) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:530:25) at toPromise (/home/runner/work/docs/docs/node_modules/liquidjs/dist/liquid.node.cjs.js:532:25) at /home/runner/work/docs/docs/tests/linting/lint-files.js:409:30 at async Promise.all (index 0) at /home/runner/work/docs/docs/tests/linting/lint-files.js:406:9
test (rendering): tests/rendering/breadcrumbs.js#L13
Error: expect(received).toHaveLength(expected) Expected length: 1 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/rendering/breadcrumbs.js:13:46) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (rendering): tests/rendering/breadcrumbs.js#L22
Error: expect(received).toHaveLength(expected) Expected length: 4 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/rendering/breadcrumbs.js:22:28) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (rendering): tests/rendering/breadcrumbs.js#L35
Error: expect(received).toHaveLength(expected) Expected length: 3 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/rendering/breadcrumbs.js:35:28) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (rendering): tests/rendering/breadcrumbs.js#L47
Error: expect(received).toHaveLength(expected) Expected length: 4 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/rendering/breadcrumbs.js:47:28) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (rendering): tests/rendering/breadcrumbs.js#L54
Error: expect(received).toHaveLength(expected) Expected length: 2 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/rendering/breadcrumbs.js:54:28) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (rendering): tests/rendering/breadcrumbs.js#L61
TypeError: Cannot read property 'attribs' of undefined at Object.<anonymous> (/home/runner/work/docs/docs/tests/rendering/breadcrumbs.js:61:30) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (rendering): tests/rendering/breadcrumbs.js#L67
TypeError: Cannot read property 'attribs' of undefined at Object.<anonymous> (/home/runner/work/docs/docs/tests/rendering/breadcrumbs.js:67:30) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (rendering): 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/rendering/breadcrumbs.js:98:27)
test (rendering): 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/rendering/breadcrumbs.js:110:27)
test (rendering): 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/rendering/breadcrumbs.js:134:27)
test (routing): node:internal/process/task_queues#L96
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at /home/runner/work/docs/docs/tests/routing/redirects.js:21:22 at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): node:internal/process/task_queues#L96
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at /home/runner/work/docs/docs/tests/routing/redirects.js:21:22 at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): node:internal/process/task_queues#L96
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at /home/runner/work/docs/docs/tests/routing/redirects.js:21:22 at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): node:internal/process/task_queues#L96
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at /home/runner/work/docs/docs/tests/routing/redirects.js:21:22 at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): node:internal/process/task_queues#L96
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at /home/runner/work/docs/docs/tests/routing/redirects.js:21:22 at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): node:internal/process/task_queues#L96
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at /home/runner/work/docs/docs/tests/routing/redirects.js:21:22 at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): node:internal/process/task_queues#L96
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at /home/runner/work/docs/docs/tests/routing/redirects.js:21:22 at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): node:internal/process/task_queues#L96
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at /home/runner/work/docs/docs/tests/routing/redirects.js:21:22 at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): node:internal/process/task_queues#L96
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at /home/runner/work/docs/docs/tests/routing/redirects.js:21:22 at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): node:internal/process/task_queues#L96
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at /home/runner/work/docs/docs/tests/routing/redirects.js:21:22 at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (graphql)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (graphql)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (graphql)
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/
test (graphql)
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/
test (graphql)
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/
test (content)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (content)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (content)
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/
test (content)
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/
test (content)
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/
test (meta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (meta)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (meta)
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/
test (meta)
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/
test (meta)
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/
test (unit)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (unit)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (unit)
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/
test (unit)
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/
test (unit)
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/
test (unit)
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/
test (linting)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (linting)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (linting)
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/
test (linting)
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/
test (linting)
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/
test (rendering)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (rendering)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (rendering)
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/
test (rendering)
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/
test (rendering)
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/
test (routing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (routing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (routing)
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/
test (routing)
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/
test (routing)
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/