Skip to content

chore(deps): bump @odata/client from 2.21.8 to 2.21.9 #103

chore(deps): bump @odata/client from 2.21.8 to 2.21.9

chore(deps): bump @odata/client from 2.21.8 to 2.21.9 #103

Triggered via pull request April 22, 2024 06:06
Status Failure
Total duration 40s
Artifacts

node-ci.yml

on: pull_request
sonar-analysis
32s
sonar-analysis
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
src/test/integration/IntegrationFlow.test.ts: src/lib/client/SCIRestClient.ts#L455
Error: Unexpected error during response check ❯ SCIRestClient.checkResponse src/lib/client/SCIRestClient.ts:455:15 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:116:31 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/IntegrationFlow.test.ts:14:25 Caused by: Error: Fetching csrf token failed... ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:428:23 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:110:34 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/IntegrationFlow.test.ts:14:25 Caused by: Error: connect ECONNREFUSED ::1:80 ❯ Function.AxiosError.from node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/AxiosError.js:89:14 ❯ RedirectableRequest.handleRequestError node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/adapters/http.js:610:25 ❯ RedirectableRequest.emit node:events:517:28 ❯ ClientRequest.eventHandlers.<computed> node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24 ❯ ClientRequest.emit node:events:517:28 ❯ Socket.socketErrorListener node:_http_client:501:9 ❯ Socket.emit node:events:517:28 ❯ Axios.request node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/Axios.js:45:41 ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:419:34 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:110:34 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/IntegrationFlow.test.ts:14:25 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { port: 80, address: '::1', syscall: 'connect', code: 'ECONNREFUSED', errno: -111, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], 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': undefined, Authorization: 'Basic Og==', 'X-CSRF-Token': 'fetch', 'User-Agent': 'axios/1.6.8', 'Accept-Encoding': 'gzip, compress, deflate, br', constructor: 'Function<AxiosHeaders>', set: 'Function<set>', get: 'Function<get>', has: 'Function<has>', delete: 'Function<delete>', clear: 'Function<clear>', normalize: 'Function<normalize>', concat: 'Function<concat>', toJSON: 'Function<toJSON>', toString: 'Function<toString>', getContentType: 'Function<value>', setContentType: 'Function<value>', hasContentType: 'Function<value>', getContentLength: 'Function<value>', setContentLength: 'Function<value>', hasContentLength: 'Function<value>', getAccept: 'Function<value>', setAccept: 'Function<value>', hasAccept: 'Function<value>', getAcceptEncoding: 'Function<value>', setAcceptEncoding: 'Function<value>', hasAcceptEncoding: 'Function<value>', getUserAgent: 'Function<value>', setUserAgent: 'Function<value>', hasUserAgent: 'Function<value>', getAuthorization: 'Function<value>', setAuthorization: 'Function<value>', hasAuthorization: 'Function<value>' }, baseURL: '', method: 'get', url: '/$metadata', data: undefined }, request: { _writableState: { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: +0, writing: false, corked: +0, sync: true, bufferProcessing: false, onwrite: 'Function<bound onwrite>', writecb: null, writelen: +0, afterWriteTickInfo: null, buffered: [], bufferedIndex: +0, allBuffers: true, allNoop: true, pendingcb: +0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, constructor: 'Function<Wr
src/test/integration/IntegrationFlow.test.ts: src/lib/client/SCIRestClient.ts#L455
Error: Unexpected error during response check ❯ SCIRestClient.checkResponse src/lib/client/SCIRestClient.ts:455:15 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:155:24 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/IntegrationFlow.test.ts:21:5 Caused by: Error: Fetching csrf token failed... ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:428:23 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:152:26 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/IntegrationFlow.test.ts:21:5 Caused by: Error: connect ECONNREFUSED ::1:80 ❯ Function.AxiosError.from node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/AxiosError.js:89:14 ❯ RedirectableRequest.handleRequestError node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/adapters/http.js:610:25 ❯ RedirectableRequest.emit node:events:517:28 ❯ ClientRequest.eventHandlers.<computed> node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24 ❯ ClientRequest.emit node:events:517:28 ❯ Socket.socketErrorListener node:_http_client:501:9 ❯ Socket.emit node:events:517:28 ❯ Axios.request node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/Axios.js:45:41 ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:419:34 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:152:26 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/IntegrationFlow.test.ts:21:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { port: 80, address: '::1', syscall: 'connect', code: 'ECONNREFUSED', errno: -111, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], 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': undefined, Authorization: 'Basic Og==', 'X-CSRF-Token': 'fetch', 'User-Agent': 'axios/1.6.8', 'Accept-Encoding': 'gzip, compress, deflate, br', constructor: 'Function<AxiosHeaders>', set: 'Function<set>', get: 'Function<get>', has: 'Function<has>', delete: 'Function<delete>', clear: 'Function<clear>', normalize: 'Function<normalize>', concat: 'Function<concat>', toJSON: 'Function<toJSON>', toString: 'Function<toString>', getContentType: 'Function<value>', setContentType: 'Function<value>', hasContentType: 'Function<value>', getContentLength: 'Function<value>', setContentLength: 'Function<value>', hasContentLength: 'Function<value>', getAccept: 'Function<value>', setAccept: 'Function<value>', hasAccept: 'Function<value>', getAcceptEncoding: 'Function<value>', setAcceptEncoding: 'Function<value>', hasAcceptEncoding: 'Function<value>', getUserAgent: 'Function<value>', setUserAgent: 'Function<value>', hasUserAgent: 'Function<value>', getAuthorization: 'Function<value>', setAuthorization: 'Function<value>', hasAuthorization: 'Function<value>' }, baseURL: '', method: 'get', url: '/$metadata', data: undefined }, request: { _writableState: { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: +0, writing: false, corked: +0, sync: true, bufferProcessing: false, onwrite: 'Function<bound onwrite>', writecb: null, writelen: +0, afterWriteTickInfo: null, buffered: [], bufferedIndex: +0, allBuffers: true, allNoop: true, pendingcb: +0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, constructor: 'Funct
src/test/integration/IntegrationPackage.test.ts: src/lib/client/SCIRestClient.ts#L455
Error: Unexpected error during response check ❯ SCIRestClient.checkResponse src/lib/client/SCIRestClient.ts:455:15 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:116:31 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/IntegrationPackage.test.ts:11:25 Caused by: Error: Fetching csrf token failed... ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:428:23 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:110:34 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/IntegrationPackage.test.ts:11:25 Caused by: Error: connect ECONNREFUSED ::1:80 ❯ Function.AxiosError.from node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/AxiosError.js:89:14 ❯ RedirectableRequest.handleRequestError node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/adapters/http.js:610:25 ❯ RedirectableRequest.emit node:events:517:28 ❯ ClientRequest.eventHandlers.<computed> node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24 ❯ ClientRequest.emit node:events:517:28 ❯ Socket.socketErrorListener node:_http_client:501:9 ❯ Socket.emit node:events:517:28 ❯ Axios.request node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/Axios.js:45:41 ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:419:34 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:110:34 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/IntegrationPackage.test.ts:11:25 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { port: 80, address: '::1', syscall: 'connect', code: 'ECONNREFUSED', errno: -111, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], 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': undefined, Authorization: 'Basic Og==', 'X-CSRF-Token': 'fetch', 'User-Agent': 'axios/1.6.8', 'Accept-Encoding': 'gzip, compress, deflate, br', constructor: 'Function<AxiosHeaders>', set: 'Function<set>', get: 'Function<get>', has: 'Function<has>', delete: 'Function<delete>', clear: 'Function<clear>', normalize: 'Function<normalize>', concat: 'Function<concat>', toJSON: 'Function<toJSON>', toString: 'Function<toString>', getContentType: 'Function<value>', setContentType: 'Function<value>', hasContentType: 'Function<value>', getContentLength: 'Function<value>', setContentLength: 'Function<value>', hasContentLength: 'Function<value>', getAccept: 'Function<value>', setAccept: 'Function<value>', hasAccept: 'Function<value>', getAcceptEncoding: 'Function<value>', setAcceptEncoding: 'Function<value>', hasAcceptEncoding: 'Function<value>', getUserAgent: 'Function<value>', setUserAgent: 'Function<value>', hasUserAgent: 'Function<value>', getAuthorization: 'Function<value>', setAuthorization: 'Function<value>', hasAuthorization: 'Function<value>' }, baseURL: '', method: 'get', url: '/$metadata', data: undefined }, request: { _writableState: { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: +0, writing: false, corked: +0, sync: true, bufferProcessing: false, onwrite: 'Function<bound onwrite>', writecb: null, writelen: +0, afterWriteTickInfo: null, buffered: [], bufferedIndex: +0, allBuffers: true, allNoop: true, pendingcb: +0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, constructor: 'Fu
src/test/integration/IntegrationPackage.test.ts: src/lib/client/SCIRestClient.ts#L455
Error: Unexpected error during response check ❯ SCIRestClient.checkResponse src/lib/client/SCIRestClient.ts:455:15 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:155:24 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/IntegrationPackage.test.ts:17:5 Caused by: Error: Fetching csrf token failed... ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:428:23 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:152:26 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/IntegrationPackage.test.ts:17:5 Caused by: Error: connect ECONNREFUSED ::1:80 ❯ Function.AxiosError.from node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/AxiosError.js:89:14 ❯ RedirectableRequest.handleRequestError node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/adapters/http.js:610:25 ❯ RedirectableRequest.emit node:events:517:28 ❯ ClientRequest.eventHandlers.<computed> node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24 ❯ ClientRequest.emit node:events:517:28 ❯ Socket.socketErrorListener node:_http_client:501:9 ❯ Socket.emit node:events:517:28 ❯ Axios.request node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/Axios.js:45:41 ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:419:34 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:152:26 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/IntegrationPackage.test.ts:17:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { port: 80, address: '::1', syscall: 'connect', code: 'ECONNREFUSED', errno: -111, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], 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': undefined, Authorization: 'Basic Og==', 'X-CSRF-Token': 'fetch', 'User-Agent': 'axios/1.6.8', 'Accept-Encoding': 'gzip, compress, deflate, br', constructor: 'Function<AxiosHeaders>', set: 'Function<set>', get: 'Function<get>', has: 'Function<has>', delete: 'Function<delete>', clear: 'Function<clear>', normalize: 'Function<normalize>', concat: 'Function<concat>', toJSON: 'Function<toJSON>', toString: 'Function<toString>', getContentType: 'Function<value>', setContentType: 'Function<value>', hasContentType: 'Function<value>', getContentLength: 'Function<value>', setContentLength: 'Function<value>', hasContentLength: 'Function<value>', getAccept: 'Function<value>', setAccept: 'Function<value>', hasAccept: 'Function<value>', getAcceptEncoding: 'Function<value>', setAcceptEncoding: 'Function<value>', hasAcceptEncoding: 'Function<value>', getUserAgent: 'Function<value>', setUserAgent: 'Function<value>', hasUserAgent: 'Function<value>', getAuthorization: 'Function<value>', setAuthorization: 'Function<value>', hasAuthorization: 'Function<value>' }, baseURL: '', method: 'get', url: '/$metadata', data: undefined }, request: { _writableState: { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: +0, writing: false, corked: +0, sync: true, bufferProcessing: false, onwrite: 'Function<bound onwrite>', writecb: null, writelen: +0, afterWriteTickInfo: null, buffered: [], bufferedIndex: +0, allBuffers: true, allNoop: true, pendingcb: +0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, constructo
src/test/integration/MessageMapping.test.ts: src/lib/client/SCIRestClient.ts#L455
Error: Unexpected error during response check ❯ SCIRestClient.checkResponse src/lib/client/SCIRestClient.ts:455:15 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:116:31 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/MessageMapping.test.ts:16:25 Caused by: Error: Fetching csrf token failed... ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:428:23 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:110:34 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/MessageMapping.test.ts:16:25 Caused by: Error: connect ECONNREFUSED ::1:80 ❯ Function.AxiosError.from node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/AxiosError.js:89:14 ❯ RedirectableRequest.handleRequestError node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/adapters/http.js:610:25 ❯ RedirectableRequest.emit node:events:517:28 ❯ ClientRequest.eventHandlers.<computed> node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24 ❯ ClientRequest.emit node:events:517:28 ❯ Socket.socketErrorListener node:_http_client:501:9 ❯ Socket.emit node:events:517:28 ❯ Axios.request node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/Axios.js:45:41 ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:419:34 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:110:34 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/MessageMapping.test.ts:16:25 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { port: 80, address: '::1', syscall: 'connect', code: 'ECONNREFUSED', errno: -111, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], 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': undefined, Authorization: 'Basic Og==', 'X-CSRF-Token': 'fetch', 'User-Agent': 'axios/1.6.8', 'Accept-Encoding': 'gzip, compress, deflate, br', constructor: 'Function<AxiosHeaders>', set: 'Function<set>', get: 'Function<get>', has: 'Function<has>', delete: 'Function<delete>', clear: 'Function<clear>', normalize: 'Function<normalize>', concat: 'Function<concat>', toJSON: 'Function<toJSON>', toString: 'Function<toString>', getContentType: 'Function<value>', setContentType: 'Function<value>', hasContentType: 'Function<value>', getContentLength: 'Function<value>', setContentLength: 'Function<value>', hasContentLength: 'Function<value>', getAccept: 'Function<value>', setAccept: 'Function<value>', hasAccept: 'Function<value>', getAcceptEncoding: 'Function<value>', setAcceptEncoding: 'Function<value>', hasAcceptEncoding: 'Function<value>', getUserAgent: 'Function<value>', setUserAgent: 'Function<value>', hasUserAgent: 'Function<value>', getAuthorization: 'Function<value>', setAuthorization: 'Function<value>', hasAuthorization: 'Function<value>' }, baseURL: '', method: 'get', url: '/$metadata', data: undefined }, request: { _writableState: { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: +0, writing: false, corked: +0, sync: true, bufferProcessing: false, onwrite: 'Function<bound onwrite>', writecb: null, writelen: +0, afterWriteTickInfo: null, buffered: [], bufferedIndex: +0, allBuffers: true, allNoop: true, pendingcb: +0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, constructor: 'Function<Writa
src/test/integration/MessageMapping.test.ts: src/lib/client/SCIRestClient.ts#L455
Error: Unexpected error during response check ❯ SCIRestClient.checkResponse src/lib/client/SCIRestClient.ts:455:15 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:155:24 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/MessageMapping.test.ts:24:5 Caused by: Error: Fetching csrf token failed... ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:428:23 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:152:26 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/MessageMapping.test.ts:24:5 Caused by: Error: connect ECONNREFUSED ::1:80 ❯ Function.AxiosError.from node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/AxiosError.js:89:14 ❯ RedirectableRequest.handleRequestError node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/adapters/http.js:610:25 ❯ RedirectableRequest.emit node:events:517:28 ❯ ClientRequest.eventHandlers.<computed> node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24 ❯ ClientRequest.emit node:events:517:28 ❯ Socket.socketErrorListener node:_http_client:501:9 ❯ Socket.emit node:events:517:28 ❯ Axios.request node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/Axios.js:45:41 ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:419:34 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:152:26 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/MessageMapping.test.ts:24:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { port: 80, address: '::1', syscall: 'connect', code: 'ECONNREFUSED', errno: -111, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], 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': undefined, Authorization: 'Basic Og==', 'X-CSRF-Token': 'fetch', 'User-Agent': 'axios/1.6.8', 'Accept-Encoding': 'gzip, compress, deflate, br', constructor: 'Function<AxiosHeaders>', set: 'Function<set>', get: 'Function<get>', has: 'Function<has>', delete: 'Function<delete>', clear: 'Function<clear>', normalize: 'Function<normalize>', concat: 'Function<concat>', toJSON: 'Function<toJSON>', toString: 'Function<toString>', getContentType: 'Function<value>', setContentType: 'Function<value>', hasContentType: 'Function<value>', getContentLength: 'Function<value>', setContentLength: 'Function<value>', hasContentLength: 'Function<value>', getAccept: 'Function<value>', setAccept: 'Function<value>', hasAccept: 'Function<value>', getAcceptEncoding: 'Function<value>', setAcceptEncoding: 'Function<value>', hasAcceptEncoding: 'Function<value>', getUserAgent: 'Function<value>', setUserAgent: 'Function<value>', hasUserAgent: 'Function<value>', getAuthorization: 'Function<value>', setAuthorization: 'Function<value>', hasAuthorization: 'Function<value>' }, baseURL: '', method: 'get', url: '/$metadata', data: undefined }, request: { _writableState: { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: +0, writing: false, corked: +0, sync: true, bufferProcessing: false, onwrite: 'Function<bound onwrite>', writecb: null, writelen: +0, afterWriteTickInfo: null, buffered: [], bufferedIndex: +0, allBuffers: true, allNoop: true, pendingcb: +0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, constructor: 'Function
src/test/integration/ScriptCollection.test.ts: src/lib/client/SCIRestClient.ts#L455
Error: Unexpected error during response check ❯ SCIRestClient.checkResponse src/lib/client/SCIRestClient.ts:455:15 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:116:31 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/ScriptCollection.test.ts:16:25 Caused by: Error: Fetching csrf token failed... ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:428:23 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:110:34 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/ScriptCollection.test.ts:16:25 Caused by: Error: connect ECONNREFUSED ::1:80 ❯ Function.AxiosError.from node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/AxiosError.js:89:14 ❯ RedirectableRequest.handleRequestError node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/adapters/http.js:610:25 ❯ RedirectableRequest.emit node:events:517:28 ❯ ClientRequest.eventHandlers.<computed> node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24 ❯ ClientRequest.emit node:events:517:28 ❯ Socket.socketErrorListener node:_http_client:501:9 ❯ Socket.emit node:events:517:28 ❯ Axios.request node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/Axios.js:45:41 ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:419:34 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:110:34 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/ScriptCollection.test.ts:16:25 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { port: 80, address: '::1', syscall: 'connect', code: 'ECONNREFUSED', errno: -111, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], 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': undefined, Authorization: 'Basic Og==', 'X-CSRF-Token': 'fetch', 'User-Agent': 'axios/1.6.8', 'Accept-Encoding': 'gzip, compress, deflate, br', constructor: 'Function<AxiosHeaders>', set: 'Function<set>', get: 'Function<get>', has: 'Function<has>', delete: 'Function<delete>', clear: 'Function<clear>', normalize: 'Function<normalize>', concat: 'Function<concat>', toJSON: 'Function<toJSON>', toString: 'Function<toString>', getContentType: 'Function<value>', setContentType: 'Function<value>', hasContentType: 'Function<value>', getContentLength: 'Function<value>', setContentLength: 'Function<value>', hasContentLength: 'Function<value>', getAccept: 'Function<value>', setAccept: 'Function<value>', hasAccept: 'Function<value>', getAcceptEncoding: 'Function<value>', setAcceptEncoding: 'Function<value>', hasAcceptEncoding: 'Function<value>', getUserAgent: 'Function<value>', setUserAgent: 'Function<value>', hasUserAgent: 'Function<value>', getAuthorization: 'Function<value>', setAuthorization: 'Function<value>', hasAuthorization: 'Function<value>' }, baseURL: '', method: 'get', url: '/$metadata', data: undefined }, request: { _writableState: { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: +0, writing: false, corked: +0, sync: true, bufferProcessing: false, onwrite: 'Function<bound onwrite>', writecb: null, writelen: +0, afterWriteTickInfo: null, buffered: [], bufferedIndex: +0, allBuffers: true, allNoop: true, pendingcb: +0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, constructor: 'Function
src/test/integration/ScriptCollection.test.ts: src/lib/client/SCIRestClient.ts#L455
Error: Unexpected error during response check ❯ SCIRestClient.checkResponse src/lib/client/SCIRestClient.ts:455:15 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:155:24 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/ScriptCollection.test.ts:24:5 Caused by: Error: Fetching csrf token failed... ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:428:23 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:152:26 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/ScriptCollection.test.ts:24:5 Caused by: Error: connect ECONNREFUSED ::1:80 ❯ Function.AxiosError.from node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/AxiosError.js:89:14 ❯ RedirectableRequest.handleRequestError node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/adapters/http.js:610:25 ❯ RedirectableRequest.emit node:events:517:28 ❯ ClientRequest.eventHandlers.<computed> node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24 ❯ ClientRequest.emit node:events:517:28 ❯ Socket.socketErrorListener node:_http_client:501:9 ❯ Socket.emit node:events:517:28 ❯ Axios.request node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/Axios.js:45:41 ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:419:34 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:152:26 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/ScriptCollection.test.ts:24:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { port: 80, address: '::1', syscall: 'connect', code: 'ECONNREFUSED', errno: -111, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], 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': undefined, Authorization: 'Basic Og==', 'X-CSRF-Token': 'fetch', 'User-Agent': 'axios/1.6.8', 'Accept-Encoding': 'gzip, compress, deflate, br', constructor: 'Function<AxiosHeaders>', set: 'Function<set>', get: 'Function<get>', has: 'Function<has>', delete: 'Function<delete>', clear: 'Function<clear>', normalize: 'Function<normalize>', concat: 'Function<concat>', toJSON: 'Function<toJSON>', toString: 'Function<toString>', getContentType: 'Function<value>', setContentType: 'Function<value>', hasContentType: 'Function<value>', getContentLength: 'Function<value>', setContentLength: 'Function<value>', hasContentLength: 'Function<value>', getAccept: 'Function<value>', setAccept: 'Function<value>', hasAccept: 'Function<value>', getAcceptEncoding: 'Function<value>', setAcceptEncoding: 'Function<value>', hasAcceptEncoding: 'Function<value>', getUserAgent: 'Function<value>', setUserAgent: 'Function<value>', hasUserAgent: 'Function<value>', getAuthorization: 'Function<value>', setAuthorization: 'Function<value>', hasAuthorization: 'Function<value>' }, baseURL: '', method: 'get', url: '/$metadata', data: undefined }, request: { _writableState: { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: +0, writing: false, corked: +0, sync: true, bufferProcessing: false, onwrite: 'Function<bound onwrite>', writecb: null, writelen: +0, afterWriteTickInfo: null, buffered: [], bufferedIndex: +0, allBuffers: true, allNoop: true, pendingcb: +0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, constructor: 'Fu
src/test/integration/ValueMapping.test.ts: src/lib/client/SCIRestClient.ts#L455
Error: Unexpected error during response check ❯ SCIRestClient.checkResponse src/lib/client/SCIRestClient.ts:455:15 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:116:31 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/ValueMapping.test.ts:16:25 Caused by: Error: Fetching csrf token failed... ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:428:23 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:110:34 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/ValueMapping.test.ts:16:25 Caused by: Error: connect ECONNREFUSED ::1:80 ❯ Function.AxiosError.from node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/AxiosError.js:89:14 ❯ RedirectableRequest.handleRequestError node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/adapters/http.js:610:25 ❯ RedirectableRequest.emit node:events:517:28 ❯ ClientRequest.eventHandlers.<computed> node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24 ❯ ClientRequest.emit node:events:517:28 ❯ Socket.socketErrorListener node:_http_client:501:9 ❯ Socket.emit node:events:517:28 ❯ Axios.request node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/Axios.js:45:41 ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:419:34 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.createIntegrationPackage src/lib/client/SCIRestClient.ts:110:34 ❯ Module.setup src/test/setupAndTeardown.ts:26:33 ❯ src/test/integration/ValueMapping.test.ts:16:25 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { port: 80, address: '::1', syscall: 'connect', code: 'ECONNREFUSED', errno: -111, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], 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': undefined, Authorization: 'Basic Og==', 'X-CSRF-Token': 'fetch', 'User-Agent': 'axios/1.6.8', 'Accept-Encoding': 'gzip, compress, deflate, br', constructor: 'Function<AxiosHeaders>', set: 'Function<set>', get: 'Function<get>', has: 'Function<has>', delete: 'Function<delete>', clear: 'Function<clear>', normalize: 'Function<normalize>', concat: 'Function<concat>', toJSON: 'Function<toJSON>', toString: 'Function<toString>', getContentType: 'Function<value>', setContentType: 'Function<value>', hasContentType: 'Function<value>', getContentLength: 'Function<value>', setContentLength: 'Function<value>', hasContentLength: 'Function<value>', getAccept: 'Function<value>', setAccept: 'Function<value>', hasAccept: 'Function<value>', getAcceptEncoding: 'Function<value>', setAcceptEncoding: 'Function<value>', hasAcceptEncoding: 'Function<value>', getUserAgent: 'Function<value>', setUserAgent: 'Function<value>', hasUserAgent: 'Function<value>', getAuthorization: 'Function<value>', setAuthorization: 'Function<value>', hasAuthorization: 'Function<value>' }, baseURL: '', method: 'get', url: '/$metadata', data: undefined }, request: { _writableState: { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: +0, writing: false, corked: +0, sync: true, bufferProcessing: false, onwrite: 'Function<bound onwrite>', writecb: null, writelen: +0, afterWriteTickInfo: null, buffered: [], bufferedIndex: +0, allBuffers: true, allNoop: true, pendingcb: +0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, constructor: 'Function<WritableSta
src/test/integration/ValueMapping.test.ts: src/lib/client/SCIRestClient.ts#L455
Error: Unexpected error during response check ❯ SCIRestClient.checkResponse src/lib/client/SCIRestClient.ts:455:15 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:155:24 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/ValueMapping.test.ts:24:5 Caused by: Error: Fetching csrf token failed... ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:428:23 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:152:26 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/ValueMapping.test.ts:24:5 Caused by: Error: connect ECONNREFUSED ::1:80 ❯ Function.AxiosError.from node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/AxiosError.js:89:14 ❯ RedirectableRequest.handleRequestError node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/adapters/http.js:610:25 ❯ RedirectableRequest.emit node:events:517:28 ❯ ClientRequest.eventHandlers.<computed> node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24 ❯ ClientRequest.emit node:events:517:28 ❯ Socket.socketErrorListener node:_http_client:501:9 ❯ Socket.emit node:events:517:28 ❯ Axios.request node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/Axios.js:45:41 ❯ SCIRestClient.getCSRFToken src/lib/client/SCIRestClient.ts:419:34 ❯ SCIRestClient.getHeader src/lib/client/SCIRestClient.ts:465:43 ❯ SCIRestClient.deleteIntegrationPackage src/lib/client/SCIRestClient.ts:152:26 ❯ Module.teardown src/test/setupAndTeardown.ts:49:22 ❯ src/test/integration/ValueMapping.test.ts:24:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { port: 80, address: '::1', syscall: 'connect', code: 'ECONNREFUSED', errno: -111, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http' ], 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': undefined, Authorization: 'Basic Og==', 'X-CSRF-Token': 'fetch', 'User-Agent': 'axios/1.6.8', 'Accept-Encoding': 'gzip, compress, deflate, br', constructor: 'Function<AxiosHeaders>', set: 'Function<set>', get: 'Function<get>', has: 'Function<has>', delete: 'Function<delete>', clear: 'Function<clear>', normalize: 'Function<normalize>', concat: 'Function<concat>', toJSON: 'Function<toJSON>', toString: 'Function<toString>', getContentType: 'Function<value>', setContentType: 'Function<value>', hasContentType: 'Function<value>', getContentLength: 'Function<value>', setContentLength: 'Function<value>', hasContentLength: 'Function<value>', getAccept: 'Function<value>', setAccept: 'Function<value>', hasAccept: 'Function<value>', getAcceptEncoding: 'Function<value>', setAcceptEncoding: 'Function<value>', hasAcceptEncoding: 'Function<value>', getUserAgent: 'Function<value>', setUserAgent: 'Function<value>', hasUserAgent: 'Function<value>', getAuthorization: 'Function<value>', setAuthorization: 'Function<value>', hasAuthorization: 'Function<value>' }, baseURL: '', method: 'get', url: '/$metadata', data: undefined }, request: { _writableState: { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: +0, writing: false, corked: +0, sync: true, bufferProcessing: false, onwrite: 'Function<bound onwrite>', writecb: null, writelen: +0, afterWriteTickInfo: null, buffered: [], bufferedIndex: +0, allBuffers: true, allNoop: true, pendingcb: +0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, constructor: 'Function<Writa
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sonar-analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sonar-analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/