Skip to content

feat: support no-content access #592

feat: support no-content access

feat: support no-content access #592

Triggered via pull request August 23, 2024 16:18
Status Failure
Total duration 5m 23s
Artifacts 9

ci.yml

on: pull_request
Matrix: e2e-core
Matrix: e2e-cypress
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Matrix: e2e-webdriverio
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

18 errors
packages/core/src/api-client.test.ts > #getAuthToken > without CI > with token > should return bearer token: packages/core/src/api-client.test.ts#L93
AssertionError: expected 'this-token' to be '***' // Object.is equality Expected: "***" Received: "this-token" ❯ packages/core/src/api-client.test.ts:93:38
packages/core/src/api-client.test.ts > #getAuthToken > with unknown CI > with token > should return bearer token: packages/core/src/api-client.test.ts#L113
AssertionError: expected 'this-token' to be '***' // Object.is equality Expected: "***" Received: "this-token" ❯ packages/core/src/api-client.test.ts:113:38
packages/core/src/api-client.test.ts > #getAuthToken > with Github Actions CI > with token > should return bearer token: packages/core/src/api-client.test.ts#L124
AssertionError: expected 'this-token' to be '***' // Object.is equality Expected: "***" Received: "this-token" ❯ packages/core/src/api-client.test.ts:124:38
packages/core/src/api-client.test.ts > #getAuthToken > with Github Actions CI > without token but with CI env variables > should return a composite token: packages/core/src/api-client.test.ts#L150
AssertionError: expected 'tokenless-github-eyJvd25lciI6InRoaXMt…' to be '***' // Object.is equality Expected: "***" Received: "tokenless-github-eyJvd25lciI6InRoaXMtb3duZXIiLCJyZXBvc2l0b3J5IjoidGhpcy1yZXBvc2l0b3J5Iiwiam9iSWQiOiJ0aGlzLWpvYklkIiwicnVuSWQiOiIxMjM0NSJ9" ❯ packages/core/src/api-client.test.ts:150:29
packages/core/src/upload.test.ts > #upload > uploads: packages/core/src/upload.ts#L207
TypeError: fetch failed ❯ coreFetch node_modules/.pnpm/openapi-fetch@0.11.1/node_modules/openapi-fetch/dist/index.js:128:20 ❯ Module.upload packages/core/src/upload.ts:207:36 ❯ packages/core/src/upload.test.ts:10:20 Caused by: Caused by: Error: getaddrinfo ENOTFOUND api.argos-ci.dev ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'api.argos-ci.dev' }
unit (22)
Process completed with exit code 1.
packages/core/src/api-client.test.ts > #getAuthToken > without CI > with token > should return bearer token: packages/core/src/api-client.test.ts#L93
AssertionError: expected 'this-token' to be '***' // Object.is equality Expected: "***" Received: "this-token" ❯ packages/core/src/api-client.test.ts:93:38
packages/core/src/api-client.test.ts > #getAuthToken > with unknown CI > with token > should return bearer token: packages/core/src/api-client.test.ts#L113
AssertionError: expected 'this-token' to be '***' // Object.is equality Expected: "***" Received: "this-token" ❯ packages/core/src/api-client.test.ts:113:38
packages/core/src/api-client.test.ts > #getAuthToken > with Github Actions CI > with token > should return bearer token: packages/core/src/api-client.test.ts#L124
AssertionError: expected 'this-token' to be '***' // Object.is equality Expected: "***" Received: "this-token" ❯ packages/core/src/api-client.test.ts:124:38
packages/core/src/api-client.test.ts > #getAuthToken > with Github Actions CI > without token but with CI env variables > should return a composite token: packages/core/src/api-client.test.ts#L150
AssertionError: expected 'tokenless-github-eyJvd25lciI6InRoaXMt…' to be '***' // Object.is equality Expected: "***" Received: "tokenless-github-eyJvd25lciI6InRoaXMtb3duZXIiLCJyZXBvc2l0b3J5IjoidGhpcy1yZXBvc2l0b3J5Iiwiam9iSWQiOiJ0aGlzLWpvYklkIiwicnVuSWQiOiIxMjM0NSJ9" ❯ packages/core/src/api-client.test.ts:150:29
packages/core/src/upload.test.ts > #upload > uploads: packages/core/src/upload.ts#L207
TypeError: fetch failed ❯ coreFetch node_modules/.pnpm/openapi-fetch@0.11.1/node_modules/openapi-fetch/dist/index.js:128:20 ❯ Module.upload packages/core/src/upload.ts:207:36 ❯ packages/core/src/upload.test.ts:10:20 Caused by: Caused by: Error: getaddrinfo ENOTFOUND api.argos-ci.dev ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'api.argos-ci.dev' }
unit (18)
Process completed with exit code 1.
packages/core/src/api-client.test.ts > #getAuthToken > without CI > with token > should return bearer token: packages/core/src/api-client.test.ts#L93
AssertionError: expected 'this-token' to be '***' // Object.is equality Expected: "***" Received: "this-token" ❯ packages/core/src/api-client.test.ts:93:38
packages/core/src/api-client.test.ts > #getAuthToken > with unknown CI > with token > should return bearer token: packages/core/src/api-client.test.ts#L113
AssertionError: expected 'this-token' to be '***' // Object.is equality Expected: "***" Received: "this-token" ❯ packages/core/src/api-client.test.ts:113:38
packages/core/src/api-client.test.ts > #getAuthToken > with Github Actions CI > with token > should return bearer token: packages/core/src/api-client.test.ts#L124
AssertionError: expected 'this-token' to be '***' // Object.is equality Expected: "***" Received: "this-token" ❯ packages/core/src/api-client.test.ts:124:38
packages/core/src/api-client.test.ts > #getAuthToken > with Github Actions CI > without token but with CI env variables > should return a composite token: packages/core/src/api-client.test.ts#L150
AssertionError: expected 'tokenless-github-eyJvd25lciI6InRoaXMt…' to be '***' // Object.is equality Expected: "***" Received: "tokenless-github-eyJvd25lciI6InRoaXMtb3duZXIiLCJyZXBvc2l0b3J5IjoidGhpcy1yZXBvc2l0b3J5Iiwiam9iSWQiOiJ0aGlzLWpvYklkIiwicnVuSWQiOiIxMjM0NSJ9" ❯ packages/core/src/api-client.test.ts:150:29
packages/core/src/upload.test.ts > #upload > uploads: packages/core/src/upload.ts#L207
TypeError: fetch failed ❯ coreFetch node_modules/.pnpm/openapi-fetch@0.11.1/node_modules/openapi-fetch/dist/index.js:128:20 ❯ Module.upload packages/core/src/upload.ts:207:36 ❯ packages/core/src/upload.test.ts:10:20 Caused by: Caused by: Error: getaddrinfo ENOTFOUND api.argos-ci.dev ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'api.argos-ci.dev' }
unit (20)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
api-client-dist
1.51 KB
browser-dist
5.5 KB
cli-dist
1.42 KB
core-dist
8.76 KB
cypress-dist
3.55 KB
playwright-dist
7.88 KB
puppeteer-dist
2.9 KB
util-dist
2.94 KB
webdriverio-dist
2.11 KB