Adding SBC Connect Form & Payment Processing #109
strr-ui-ci.yaml
on: pull_request
strr-ui-ci
/
detemine-package-manager
3s
Matrix: strr-ui-ci / linting-npm
Matrix: strr-ui-ci / linting-pnpm
Matrix: strr-ui-ci / unit-testing-npm
Matrix: strr-ui-ci / verify-build-npm
Matrix: strr-ui-ci / unit-testing-pnpm
Matrix: strr-ui-ci / verify-build
strr-ui-ci
/
code-coverage-npm
0s
strr-ui-ci
/
code-coverage
0s
Annotations
2 errors
Unhandled error:
strr-web/pages/create-account.vue#L84
AxiosError: Network Error
❯ XMLHttpRequest.handleError [as onerror] node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/xhr.js:162:14
❯ XMLHttpRequest.dispatchEvent node_modules/.pnpm/[email protected]/node_modules/happy-dom/src/event/EventTarget.ts:176:24
❯ XMLHttpRequest.dispatchEvent node_modules/.pnpm/[email protected]/node_modules/happy-dom/src/event/EventTarget.ts:132:9
❯ onError node_modules/.pnpm/[email protected]/node_modules/happy-dom/src/xml-http-request/XMLHttpRequest.ts:368:10
❯ XMLHttpRequest._XMLHttpRequest_sendAsync node_modules/.pnpm/[email protected]/node_modules/happy-dom/src/xml-http-request/XMLHttpRequest.ts:385:4
❯ Axios.request node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41
❯ updateFees pages/create-account.vue:84:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_NETWORK', 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': null, 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>' }, method: 'get', url: '/fees/STRR/RENTAL_FEE', data: undefined }, request: { onloadstart: null, onprogress: null, onabort: 'Function<handleAbort>', onerror: 'Function<handleError>', onload: null, ontimeout: 'Function<handleTimeout>', onloadend: 'Function<onloadend>', upload: { onloadstart: null, onprogress: null, onabort: null, onerror: null, onload: null, ontimeout: null, onloadend: null, constructor: 'Function<XMLHttpRequestUpload>', addEventListener: 'Function<addEventListener>', removeEventListener: 'Function<removeEventListener>', dispatchEvent: 'Function<dispatchEvent>', attachEvent: 'Function<attachEvent>', detachEvent: 'Function<detachEvent>' }, withCredentials: false, timeout: +0, constructor: 'Function<XMLHttpRequest>', status: +0, statusText: '', response: '', responseText: '', responseXML: null, responseURL: '', readyState: 4, responseType: '', open: 'Function<open>', setRequestHeader: 'Function<setRequestHeader>', getResponseHeader: 'Function<getResponseHeader>', getAllResponseHeaders: 'Function<getAllResponseHeaders>', send: 'Function<send>', abort: 'Function<abort>', addEventListener: 'Function<addEventListener>', removeEventListener: 'Function<removeEventListener>', dispatchEvent: 'Function<dispatchEvent>', attachEvent: 'Function<attachEvent>', detachEvent: 'Function<detachEvent>' }, toJSON: 'Function<toJSON>', isAxiosError: true }
This error originated in "tests/unit/pages/create-account.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
strr-ui-ci / unit-testing-pnpm (21, 9)
Process completed with exit code 1.
|