Skip to content

[Snyk] Upgrade liquidjs from 9.22.1 to 9.43.0 #5

[Snyk] Upgrade liquidjs from 9.22.1 to 9.43.0

[Snyk] Upgrade liquidjs from 9.22.1 to 9.43.0 #5

Triggered via pull request May 3, 2024 19:39
Status Failure
Total duration 6m 10s
Artifacts

test.yml

on: pull_request
see_if_should_skip
4s
see_if_should_skip
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 39 warnings
test (unit): tests/unit/products.js#L27
Error: expect(received).toBe(expected) // Object.is equality Expected: "GitHub.com" Received: "" at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/products.js:27:73) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (unit)
Process completed with exit code 1.
test (routing): tests/routing/redirects.js#L83
Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 500 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/redirects.js:83:30) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/redirects.js#L230
Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 500 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/redirects.js:230:38) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L81
Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 0 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:81:45) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L99
Error: expect(received).toBe(expected) // Object.is equality Expected: true Received: false at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:99:72) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L106
Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:106:41) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L117
Error: expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:117:39) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L213
Error: expect(received).toBe(expected) // Object.is equality Expected: 404 Received: 500 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:213:31) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/enterprise-release-notes.js#L22
Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 500 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/enterprise-release-notes.js:22:28) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/developer-site-redirects.js#L31
Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 500 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/developer-site-redirects.js:31:30) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/developer-site-redirects.js#L45
Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 500 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/developer-site-redirects.js:45:40) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (rendering): tests/rendering/breadcrumbs.js#L11
Error: expect(received).toHaveLength(expected) Expected length: 1 Received length: 0 Received object: {"_root": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}, "length": 0, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}, "prevObject": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}} at Object.<anonymous> (/home/runner/work/docs/docs/tests/rendering/breadcrumbs.js:11:33) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (rendering): tests/rendering/breadcrumbs.js#L18
Error: expect(received).toHaveLength(expected) Expected length: 4 Received length: 0 Received object: {"_root": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}, "length": 0, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}, "prevObject": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}} at Object.<anonymous> (/home/runner/work/docs/docs/tests/rendering/breadcrumbs.js:18:28) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (rendering): tests/rendering/breadcrumbs.js#L29
Error: expect(received).toHaveLength(expected) Expected length: 3 Received length: 0 Received object: {"_root": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}, "length": 0, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}, "prevObject": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}} at Object.<anonymous> (/home/runner/work/docs/docs/tests/rendering/breadcrumbs.js:29:28) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (rendering): tests/rendering/breadcrumbs.js#L39
Error: expect(received).toHaveLength(expected) Expected length: 4 Received length: 0 Received object: {"_root": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}, "length": 0, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}, "prevObject": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}} at Object.<anonymous> (/home/runner/work/docs/docs/tests/rendering/breadcrumbs.js:39:28) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (rendering): tests/rendering/breadcrumbs.js#L47
Error: expect(received).toHaveLength(expected) Expected length: 2 Received length: 0 Received object: {"_root": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}, "length": 0, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}, "prevObject": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}} at Object.<anonymous> (/home/runner/work/docs/docs/tests/rendering/breadcrumbs.js:47:28) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (rendering): tests/rendering/breadcrumbs.js#L54
Error: expect(received).toBe(expected) // Object.is equality Expected: "/en/github" Received: undefined at Object.<anonymous> (/home/runner/work/docs/docs/tests/rendering/breadcrumbs.js:54:47) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (rendering): tests/rendering/breadcrumbs.js#L60
Error: expect(received).toBe(expected) // Object.is equality Expected: "/ja/github" Received: undefined at Object.<anonymous> (/home/runner/work/docs/docs/tests/rendering/breadcrumbs.js:60:47) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (rendering): _http_outgoing.js#L564
TypeError: Invalid value "undefined" for header "csrf-token"TypeError [ERR_HTTP_INVALID_HEADER_VALUE]: Invalid value "undefined" for header "csrf-token" at ClientRequest.setHeader (_http_outgoing.js:564:3) at Test.Request.request (/home/runner/work/docs/docs/node_modules/superagent/lib/node/index.js:660:11) at Test.Request.end (/home/runner/work/docs/docs/node_modules/superagent/lib/node/index.js:764:8) at Test.end (/home/runner/work/docs/docs/node_modules/supertest/lib/test.js:125:7) at /home/runner/work/docs/docs/node_modules/superagent/lib/request-base.js:238:12 at new Promise (<anonymous>) at Test.then (/home/runner/work/docs/docs/node_modules/superagent/lib/request-base.js:237:31) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (rendering): _http_outgoing.js#L564
TypeError: Invalid value "undefined" for header "csrf-token"TypeError [ERR_HTTP_INVALID_HEADER_VALUE]: Invalid value "undefined" for header "csrf-token" at ClientRequest.setHeader (_http_outgoing.js:564:3) at Test.Request.request (/home/runner/work/docs/docs/node_modules/superagent/lib/node/index.js:660:11) at Test.Request.end (/home/runner/work/docs/docs/node_modules/superagent/lib/node/index.js:764:8) at Test.end (/home/runner/work/docs/docs/node_modules/supertest/lib/test.js:125:7) at /home/runner/work/docs/docs/node_modules/superagent/lib/request-base.js:238:12 at new Promise (<anonymous>) at Test.then (/home/runner/work/docs/docs/node_modules/superagent/lib/request-base.js:237:31) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (rendering): _http_outgoing.js#L564
TypeError: Invalid value "undefined" for header "csrf-token"TypeError [ERR_HTTP_INVALID_HEADER_VALUE]: Invalid value "undefined" for header "csrf-token" at ClientRequest.setHeader (_http_outgoing.js:564:3) at Test.Request.request (/home/runner/work/docs/docs/node_modules/superagent/lib/node/index.js:660:11) at Test.Request.end (/home/runner/work/docs/docs/node_modules/superagent/lib/node/index.js:764:8) at Test.end (/home/runner/work/docs/docs/node_modules/supertest/lib/test.js:125:7) at /home/runner/work/docs/docs/node_modules/superagent/lib/request-base.js:238:12 at new Promise (<anonymous>) at Test.then (/home/runner/work/docs/docs/node_modules/superagent/lib/request-base.js:237:31) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (content): tests/content/site-data.js#L68
Error: Custom message: cn.site.data.reusables.enterprise-accounts.enterprise-administrators contains a malformed Liquid expression: unexpected token at "contained cur...", line:1, col:179 expect(received).toBe(expected) // Object.is equality Expected: "string" Received: "object" at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/site-data.js:68:38) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (content): tests/content/featured-links.js#L17
Error: expect(received).toHaveLength(expected) Expected length: 9 Received length: 0 Received object: {"_root": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}, "length": 0, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}, "prevObject": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}} at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/featured-links.js:17:30) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (content): tests/content/featured-links.js#L30
Error: expect(received).toHaveLength(expected) Expected length: 9 Received length: 0 Received object: {"_root": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}, "length": 0, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}, "prevObject": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}} at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/featured-links.js:30:30) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (content): tests/content/featured-links.js#L39
Error: expect(received).toHaveLength(expected) Expected length: 6 Received length: 0 Received object: {"_root": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}, "length": 0, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}, "prevObject": {"0": {"attribs": {}, "children": [{"data": "!DOCTYPE html", "name": "!DOCTYPE", "next": [Object], "parent": null, "prev": null, "root": [Circular], "type": "directive"}, {"data": " ", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "text"}, {"attribs": [Object], "children": [Array], "name": "html", "next": [Object], "parent": null, "prev": [Object], "root": [Circular], "type": "tag"}, {"data": " ", "next": null, "parent": null, "prev": [Object], "root": [Circular], "type": "text"}], "name": "root", "next": null, "parent": null, "prev": null, "type": "root"}, "_root": [Circular], "length": 1, "options": {"decodeEntities": true, "normalizeWhitespace": false, "withDomLvl1": true, "xml": false, "xmlMode": true}}} at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/featured-links.js:39:30) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (content): tests/content/featured-links.js#L48
Error: expect(received).toBeGreaterThan(expected) Expected: > 2 Received: 0 at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/featured-links.js:48:37) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (content): node_modules/liquidjs/dist/liquid.node.cjs.js#L1125
Error: expect(received).not.toThrow() Error name: "ParseError" Error message: "unexpected token at \"% or currentV...\", line:55, col:1" 385 | // For example, the following is invalid and will fail this test: 386 | // {% if currentVersion ! "github-ae@latest" %} > 387 | expect(() => renderContent.liquid.parse(content)) | ^ 388 | .not 389 | .toThrow() 390 | }) at ParseError.LiquidError (node_modules/liquidjs/dist/liquid.node.cjs.js:1125:28) at new ParseError (node_modules/liquidjs/dist/liquid.node.cjs.js:1153:28) at Parser.parseToken (node_modules/liquidjs/dist/liquid.node.cjs.js:4546:19) at Parser.parseTokens (node_modules/liquidjs/dist/liquid.node.cjs.js:4531:33) at Parser.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:4525:21) at Liquid.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:4663:28) at tests/content/lint-files.js:387:43 at Object.<anonymous> (node_modules/expect/build/toThrowMatchers.js:84:11) at throwingMatcher (node_modules/expect/build/index.js:338:21) at Object.newMatcher [as toThrow] (node_modules/jest-expect-message/dist/withMessage.js:23:14) From AssertionError: unexpected token at "% or currentV..." at new AssertionError (node_modules/liquidjs/dist/liquid.node.cjs.js:1201:28) at assert (node_modules/liquidjs/dist/liquid.node.cjs.js:1236:15) at Tokenizer.readFilter (node_modules/liquidjs/dist/liquid.node.cjs.js:2245:9) at Tokenizer.readFilters (node_modules/liquidjs/dist/liquid.node.cjs.js:2234:31) at new Value (node_modules/liquidjs/dist/liquid.node.cjs.js:2788:34) at ParseStream.<anonymous> (node_modules/liquidjs/dist/liquid.node.cjs.js:3450:24) at ParseStream.trigger (node_modules/liquidjs/dist/liquid.node.cjs.js:2620:23) at ParseStream.start (node_modules/liquidjs/dist/liquid.node.cjs.js:2628:43) at Object.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:3457:14) at new Tag (node_modules/liquidjs/dist/liquid.node.cjs.js:4446:24) at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/lint-files.js:389:12) at Object.asyncJestTest (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:100:37) at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:47:12 at new Promise (<anonymous>) at mapper (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:30:19) at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:77:41
test (content): node_modules/liquidjs/dist/liquid.node.cjs.js#L1125
Error: expect(received).not.toThrow() Error name: "ParseError" Error message: "unexpected token at \"}\\n### Creatin...\", line:73, col:1" 385 | // For example, the following is invalid and will fail this test: 386 | // {% if currentVersion ! "github-ae@latest" %} > 387 | expect(() => renderContent.liquid.parse(content)) | ^ 388 | .not 389 | .toThrow() 390 | }) at ParseError.LiquidError (node_modules/liquidjs/dist/liquid.node.cjs.js:1125:28) at new ParseError (node_modules/liquidjs/dist/liquid.node.cjs.js:1153:28) at Parser.parseToken (node_modules/liquidjs/dist/liquid.node.cjs.js:4546:19) at Parser.parseTokens (node_modules/liquidjs/dist/liquid.node.cjs.js:4531:33) at Parser.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:4525:21) at Liquid.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:4663:28) at tests/content/lint-files.js:387:43 at Object.<anonymous> (node_modules/expect/build/toThrowMatchers.js:84:11) at throwingMatcher (node_modules/expect/build/index.js:338:21) at Object.newMatcher [as toThrow] (node_modules/jest-expect-message/dist/withMessage.js:23:14) From AssertionError: unexpected token at "}\n### Creatin..." at new AssertionError (node_modules/liquidjs/dist/liquid.node.cjs.js:1201:28) at assert (node_modules/liquidjs/dist/liquid.node.cjs.js:1236:15) at Tokenizer.readFilter (node_modules/liquidjs/dist/liquid.node.cjs.js:2245:9) at Tokenizer.readFilters (node_modules/liquidjs/dist/liquid.node.cjs.js:2234:31) at new Value (node_modules/liquidjs/dist/liquid.node.cjs.js:2788:34) at ParseStream.<anonymous> (node_modules/liquidjs/dist/liquid.node.cjs.js:3446:24) at ParseStream.trigger (node_modules/liquidjs/dist/liquid.node.cjs.js:2620:23) at ParseStream.start (node_modules/liquidjs/dist/liquid.node.cjs.js:2623:14) at Object.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:3457:14) at new Tag (node_modules/liquidjs/dist/liquid.node.cjs.js:4446:24) at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/lint-files.js:389:12) at Object.asyncJestTest (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:100:37) at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:47:12 at new Promise (<anonymous>) at mapper (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:30:19) at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:77:41
test (content): node_modules/liquidjs/dist/liquid.node.cjs.js#L1125
Error: expect(received).not.toThrow() Error name: "ParseError" Error message: "unexpected token at \"%\", line:27, col:1" 385 | // For example, the following is invalid and will fail this test: 386 | // {% if currentVersion ! "github-ae@latest" %} > 387 | expect(() => renderContent.liquid.parse(content)) | ^ 388 | .not 389 | .toThrow() 390 | }) at ParseError.LiquidError (node_modules/liquidjs/dist/liquid.node.cjs.js:1125:28) at new ParseError (node_modules/liquidjs/dist/liquid.node.cjs.js:1153:28) at Parser.parseToken (node_modules/liquidjs/dist/liquid.node.cjs.js:4546:19) at Parser.parseTokens (node_modules/liquidjs/dist/liquid.node.cjs.js:4531:33) at Parser.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:4525:21) at Liquid.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:4663:28) at tests/content/lint-files.js:387:43 at Object.<anonymous> (node_modules/expect/build/toThrowMatchers.js:84:11) at throwingMatcher (node_modules/expect/build/index.js:338:21) at Object.newMatcher [as toThrow] (node_modules/jest-expect-message/dist/withMessage.js:23:14) From AssertionError: unexpected token at "%" at new AssertionError (node_modules/liquidjs/dist/liquid.node.cjs.js:1201:28) at assert (node_modules/liquidjs/dist/liquid.node.cjs.js:1236:15) at Tokenizer.readFilter (node_modules/liquidjs/dist/liquid.node.cjs.js:2245:9) at Tokenizer.readFilters (node_modules/liquidjs/dist/liquid.node.cjs.js:2234:31) at new Value (node_modules/liquidjs/dist/liquid.node.cjs.js:2788:34) at ParseStream.<anonymous> (node_modules/liquidjs/dist/liquid.node.cjs.js:3446:24) at ParseStream.trigger (node_modules/liquidjs/dist/liquid.node.cjs.js:2620:23) at ParseStream.start (node_modules/liquidjs/dist/liquid.node.cjs.js:2623:14) at Object.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:3457:14) at new Tag (node_modules/liquidjs/dist/liquid.node.cjs.js:4446:24) at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/lint-files.js:389:12) at Object.asyncJestTest (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:100:37) at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:47:12 at new Promise (<anonymous>) at mapper (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:30:19) at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:77:41
test (content): node_modules/liquidjs/dist/liquid.node.cjs.js#L1125
Error: expect(received).not.toThrow() Error name: "ParseError" Error message: "unexpected token at \"%\", line:39, col:1" 385 | // For example, the following is invalid and will fail this test: 386 | // {% if currentVersion ! "github-ae@latest" %} > 387 | expect(() => renderContent.liquid.parse(content)) | ^ 388 | .not 389 | .toThrow() 390 | }) at ParseError.LiquidError (node_modules/liquidjs/dist/liquid.node.cjs.js:1125:28) at new ParseError (node_modules/liquidjs/dist/liquid.node.cjs.js:1153:28) at Parser.parseToken (node_modules/liquidjs/dist/liquid.node.cjs.js:4546:19) at Parser.parseTokens (node_modules/liquidjs/dist/liquid.node.cjs.js:4531:33) at Parser.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:4525:21) at Liquid.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:4663:28) at tests/content/lint-files.js:387:43 at Object.<anonymous> (node_modules/expect/build/toThrowMatchers.js:84:11) at throwingMatcher (node_modules/expect/build/index.js:338:21) at Object.newMatcher [as toThrow] (node_modules/jest-expect-message/dist/withMessage.js:23:14) From AssertionError: unexpected token at "%" at new AssertionError (node_modules/liquidjs/dist/liquid.node.cjs.js:1201:28) at assert (node_modules/liquidjs/dist/liquid.node.cjs.js:1236:15) at Tokenizer.readFilter (node_modules/liquidjs/dist/liquid.node.cjs.js:2245:9) at Tokenizer.readFilters (node_modules/liquidjs/dist/liquid.node.cjs.js:2234:31) at new Value (node_modules/liquidjs/dist/liquid.node.cjs.js:2788:34) at ParseStream.<anonymous> (node_modules/liquidjs/dist/liquid.node.cjs.js:3446:24) at ParseStream.trigger (node_modules/liquidjs/dist/liquid.node.cjs.js:2620:23) at ParseStream.start (node_modules/liquidjs/dist/liquid.node.cjs.js:2623:14) at Object.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:3457:14) at new Tag (node_modules/liquidjs/dist/liquid.node.cjs.js:4446:24) at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/lint-files.js:389:12) at Object.asyncJestTest (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:100:37) at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:47:12 at new Promise (<anonymous>) at mapper (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:30:19) at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:77:41
test (content): node_modules/liquidjs/dist/liquid.node.cjs.js#L1125
Error: expect(received).not.toThrow() Error name: "ParseError" Error message: "unexpected token at \"%\", line:21, col:211" 385 | // For example, the following is invalid and will fail this test: 386 | // {% if currentVersion ! "github-ae@latest" %} > 387 | expect(() => renderContent.liquid.parse(content)) | ^ 388 | .not 389 | .toThrow() 390 | }) at ParseError.LiquidError (node_modules/liquidjs/dist/liquid.node.cjs.js:1125:28) at new ParseError (node_modules/liquidjs/dist/liquid.node.cjs.js:1153:28) at Parser.parseToken (node_modules/liquidjs/dist/liquid.node.cjs.js:4546:19) at Parser.parseTokens (node_modules/liquidjs/dist/liquid.node.cjs.js:4531:33) at Parser.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:4525:21) at Liquid.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:4663:28) at tests/content/lint-files.js:387:43 at Object.<anonymous> (node_modules/expect/build/toThrowMatchers.js:84:11) at throwingMatcher (node_modules/expect/build/index.js:338:21) at Object.newMatcher [as toThrow] (node_modules/jest-expect-message/dist/withMessage.js:23:14) From AssertionError: unexpected token at "%" at new AssertionError (node_modules/liquidjs/dist/liquid.node.cjs.js:1201:28) at assert (node_modules/liquidjs/dist/liquid.node.cjs.js:1236:15) at Tokenizer.readFilter (node_modules/liquidjs/dist/liquid.node.cjs.js:2245:9) at Tokenizer.readFilters (node_modules/liquidjs/dist/liquid.node.cjs.js:2234:31) at new Value (node_modules/liquidjs/dist/liquid.node.cjs.js:2788:34) at ParseStream.<anonymous> (node_modules/liquidjs/dist/liquid.node.cjs.js:3446:24) at ParseStream.trigger (node_modules/liquidjs/dist/liquid.node.cjs.js:2620:23) at ParseStream.start (node_modules/liquidjs/dist/liquid.node.cjs.js:2623:14) at Object.parse (node_modules/liquidjs/dist/liquid.node.cjs.js:3457:14) at new Tag (node_modules/liquidjs/dist/liquid.node.cjs.js:4446:24) at Object.<anonymous> (/home/runner/work/docs/docs/tests/content/lint-files.js:389:12) at Object.asyncJestTest (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:100:37) at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:47:12 at new Promise (<anonymous>) at mapper (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:30:19) at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:77:41
see_if_should_skip
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: fkirc/skip-duplicate-actions@36feb0d8d062137530c2e00bd278d138fe191289. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
see_if_should_skip
The following actions uses node12 which is deprecated and will be forced to run on node16: fkirc/skip-duplicate-actions@36feb0d8d062137530c2e00bd278d138fe191289. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
see_if_should_skip
The `set-output` 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (graphql)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. 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 `set-output` 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 (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 (meta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (meta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. 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 `set-output` 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 (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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (unit)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. 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 `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 `set-output` 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (routing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. 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 `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 `set-output` 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 (rendering)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (rendering)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. 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 `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 (rendering)
The `set-output` 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (content)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@c46424eee26de4078d34105d3de3cc4992202b1e, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. 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 `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 (content)
The `set-output` 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/