Skip to content

fix(nodemgr): update node manager #23

fix(nodemgr): update node manager

fix(nodemgr): update node manager #23

Triggered via pull request September 12, 2024 03:34
Status Failure
Total duration 2m 6s
Artifacts

ci-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
__test__/contracts.test.ts: contracts/__test__/contracts.test.ts#L77
URLTokenBaseHTTPError: Network request error. Received status 400 (Bad Request): 1 error: 4040:8: global unknown field: "PayoutsGoOnlineFee" ❯ Function.checkHttpError ../node_modules/.pnpm/@algorandfoundation[email protected][email protected]/node_modules/@algorandfoundation/src/types/urlTokenBaseHTTPClient.ts:129:11 ❯ Function.formatFetchResponse ../node_modules/.pnpm/@algorandfoundation[email protected][email protected]/node_modules/@algorandfoundation/src/types/urlTokenBaseHTTPClient.ts:137:5 ❯ AlgoHttpClientWithRetry.callWithRetry ../node_modules/.pnpm/@algorandfoundation[email protected][email protected]/node_modules/@algorandfoundation/src/types/algo-http-client-with-retry.ts:30:20 ❯ AlgoHttpClientWithRetry.post ../node_modules/.pnpm/@algorandfoundation[email protected][email protected]/node_modules/@algorandfoundation/src/types/algo-http-client-with-retry.ts:68:12 ❯ HTTPClient.post ../node_modules/.pnpm/[email protected]/node_modules/algosdk/src/client/client.ts:269:19 ❯ Compile.do ../node_modules/.pnpm/[email protected]/node_modules/algosdk/src/client/v2/algod/compile.ts:43:17 ❯ compileTeal ../node_modules/.pnpm/@algorandfoundation[email protected][email protected]/node_modules/@algorandfoundation/src/app.ts:672:20 ❯ ApplicationClient.compile ../node_modules/.pnpm/@algorandfoundation[email protected][email protected]/node_modules/@algorandfoundation/src/types/app-client.ts:347:30 ❯ __test__/contracts.test.ts:77:34 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { response: { body: { message: '1 error: 4040:8: global unknown field: "PayoutsGoOnlineFee"\n' }, status: 400, headers: { '78': 'content-length', 'keep-alive': 'connection', 'application/json; charset=UTF-8': 'content-type', 'Thu, 12 Sep 2024 03:36:02 GMT': 'date', Origin: 'vary' }, text: '{"message":"1 error: 4040:8: global unknown field: \"PayoutsGoOnlineFee\"\n"}\n', ok: false }, status: 400 }
ci-tests
Process completed with exit code 1.