ci: fix stuck runner label, repair test suite, add deploy workflow #158
Annotations
5 errors and 2 warnings
|
test
Process completed with exit code 1.
|
|
__tests__/scripts/checkConfig.test.ts > Test if configuration is set up right > verify service has email channel enabled:
__tests__/scripts/checkConfig.test.ts#L204
AxiosError: Request failed with status code 401
❯ settle node_modules/.pnpm/axios@1.13.6/node_modules/axios/lib/core/settle.js:20:7
❯ XMLHttpRequest.onloadend node_modules/.pnpm/axios@1.13.6/node_modules/axios/lib/adapters/xhr.js:62:9
❯ XMLHttpRequest.invokeTheCallbackFunction node_modules/.pnpm/jsdom@29.0.1/node_modules/jsdom/lib/generated/idl/EventHandlerNonNull.js:14:28
❯ XMLHttpRequest.<anonymous> node_modules/.pnpm/jsdom@29.0.1/node_modules/jsdom/lib/jsdom/living/helpers/create-event-accessor.js:57:32
❯ innerInvokeEventListeners node_modules/.pnpm/jsdom@29.0.1/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:360:16
❯ invokeEventListeners node_modules/.pnpm/jsdom@29.0.1/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:296:3
❯ XMLHttpRequestImpl._dispatch node_modules/.pnpm/jsdom@29.0.1/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:243:9
❯ fireAnEvent node_modules/.pnpm/jsdom@29.0.1/node_modules/jsdom/lib/jsdom/living/helpers/events.js:18:36
❯ node_modules/.pnpm/jsdom@29.0.1/node_modules/jsdom/lib/jsdom/living/xhr/XMLHttpRequest-impl.js:860:11
❯ Axios.request node_modules/.pnpm/axios@1.13.6/node_modules/axios/lib/core/Axios.js:46:41
❯ __tests__/scripts/checkConfig.test.ts:204:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { description: undefined, number: undefined, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false, legacyInterceptorReqResOrdering: true }, adapter: [ 'xhr', 'http', 'fetch' ], transformRequest: [ 'Function<transformRequest>' ], transformResponse: [ 'Function<transformResponse>' ], timeout: +0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, env: { FormData: 'Function<FormData>', Blob: 'Function<Blob>' }, validateStatus: 'Function<validateStatus>', headers: { Accept: 'application/json, text/plain, */*', 'Content-Type': 'application/json' }, auth: { username: '', password: '' }, method: 'get', url: 'https://verify.twilio.com/v2/Services/VAd4dc1008d9197c6e85105754ba788a7e', allowAbsoluteUrls: true }, code: 'ERR_BAD_REQUEST', status: 401 }
|
|
__tests__/scripts/checkConfig.test.ts > Test if configuration is set up right > feedback list exists:
__tests__/scripts/checkConfig.test.ts#L189
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ __tests__/scripts/checkConfig.test.ts:189:37
|
|
__tests__/scripts/checkConfig.test.ts > Test if configuration is set up right > sync resources have the right permissions:
__tests__/scripts/checkConfig.test.ts#L112
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ __tests__/scripts/checkConfig.test.ts:112:37
|
|
__tests__/scripts/checkConfig.test.ts > Test if configuration is set up right > sync service has activated ACL:
__tests__/scripts/checkConfig.test.ts#L34
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ __tests__/scripts/checkConfig.test.ts:34:37
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|