feat: add tnc to token #339
Annotations
2 errors and 2 warnings
test/tb04-simple-lightning-latch.test.js > TB04 - Simple Lightning Latch > expected flow:
clients/libs/web/utils.js#L59
AxiosError: Request failed with status code 500
❯ settle ../../../../../../../../node_modules/.vite/deps/axios.js:1205:12
❯ XMLHttpRequest.onloadend ../../../../../../../../node_modules/.vite/deps/axios.js:1551:7
❯ Axios.request ../../../../../../../../node_modules/.vite/deps/axios.js:2067:41
❯ Object.getStatechainInfo ../../libs/web/utils.js:59:24
❯ checkTransfer ../../libs/web/coin_status.js:93:26
❯ Object.updateCoins ../../libs/web/coin_status.js:240:34
❯ Object.retrievePreImage ../../libs/web/main.js:121:3
❯ test/tb04-simple-lightning-latch.test.js:106:30
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, 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, */*' }, method: 'get', url: 'http://0.0.0.0:8000/info/statechain/44531d55b1d14996a076e55e2cb47af9' }, code: 'ERR_BAD_RESPONSE', status: 500 }
|
test
Process completed with exit code 1.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|