Skip to content

feat: modernizing our JS and Node snippet targets #767

feat: modernizing our JS and Node snippet targets

feat: modernizing our JS and Node snippet targets #767

Triggered via pull request September 5, 2024 17:34
Status Failure
Total duration 37s
Artifacts

ci.yml

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

Annotations

8 errors
src/helpers/utils.test.ts > availableTargets > returns all available targets: src/helpers/utils.test.ts#L7
Error: Snapshot `availableTargets > returns all available targets 1` mismatched - Expected + Received @@ -199,11 +199,11 @@ }, { "description": "Perform asynchronous HTTP requests with the Fetch API", "extname": ".js", "key": "fetch", - "link": "https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch", + "link": "https://nodejs.org/docs/latest/api/globals.html#fetch", "title": "fetch", }, ], "default": "fetch", "key": "node", ❯ src/helpers/utils.test.ts:7:32
build (lts/-1)
Process completed with exit code 1.
build (lts/*)
The job was canceled because "lts_-1" failed.
src/helpers/utils.test.ts > availableTargets > returns all available targets: src/helpers/utils.test.ts#L7
Error: Snapshot `availableTargets > returns all available targets 1` mismatched - Expected + Received @@ -199,11 +199,11 @@ }, { "description": "Perform asynchronous HTTP requests with the Fetch API", "extname": ".js", "key": "fetch", - "link": "https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch", + "link": "https://nodejs.org/docs/latest/api/globals.html#fetch", "title": "fetch", }, ], "default": "fetch", "key": "node", ❯ src/helpers/utils.test.ts:7:32
build (lts/*)
Process completed with exit code 1.
build (latest)
The job was canceled because "lts_-1" failed.
src/helpers/utils.test.ts > availableTargets > returns all available targets: src/helpers/utils.test.ts#L7
Error: Snapshot `availableTargets > returns all available targets 1` mismatched - Expected + Received @@ -199,11 +199,11 @@ }, { "description": "Perform asynchronous HTTP requests with the Fetch API", "extname": ".js", "key": "fetch", - "link": "https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch", + "link": "https://nodejs.org/docs/latest/api/globals.html#fetch", "title": "fetch", }, ], "default": "fetch", "key": "node", ❯ src/helpers/utils.test.ts:7:32
build (latest)
The operation was canceled.