Skip to content

bump(deps): update dependency @headlessui/react to ^1.7.19 #5720

bump(deps): update dependency @headlessui/react to ^1.7.19

bump(deps): update dependency @headlessui/react to ^1.7.19 #5720

Triggered via pull request December 8, 2024 21:16
Status Failure
Total duration 13m 55s
Artifacts

ci.yml

on: pull_request
Lint - Typescript and ESLint
2m 44s
Lint - Typescript and ESLint
Lint - Prettier
4m 9s
Lint - Prettier
Build (Apps & Packages)
3m 53s
Build (Apps & Packages)
Test (Smart Contracts)
2m 24s
Test (Smart Contracts)
Matrix: Test (unit, i9n, e2e)
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 20 warnings
Test (unit, i9n, e2e) (3)
server#test: command (/home/runner/work/quantum/quantum/apps/server) pnpm run test exited (1)
DeFiChain Verify fund Testing › should throw error if symbol is not valid: undefined#L1
NativeChainRpcError: 'Loading P2P addresses...', code: -28 at NativeChainRpc.<anonymous> (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/src/containers/NativeChainRpc.ts:49:13) at fulfilled (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/dist/containers/NativeChainRpc.js:5:58)
DeFiChain Verify fund Testing › should throw error if address is invalid: undefined#L1
NativeChainRpcError: 'Loading P2P addresses...', code: -28 at NativeChainRpc.<anonymous> (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/src/containers/NativeChainRpc.ts:49:13) at fulfilled (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/dist/containers/NativeChainRpc.js:5:58)
DeFiChain Verify fund Testing › should throw error if address has zero balance: undefined#L1
NativeChainRpcError: 'Loading P2P addresses...', code: -28 at NativeChainRpc.<anonymous> (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/src/containers/NativeChainRpc.ts:49:13) at fulfilled (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/dist/containers/NativeChainRpc.js:5:58)
DeFiChain Verify fund Testing › should throw error if address is not found in db: undefined#L1
NativeChainRpcError: 'Loading P2P addresses...', code: -28 at NativeChainRpc.<anonymous> (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/src/containers/NativeChainRpc.ts:49:13) at fulfilled (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/dist/containers/NativeChainRpc.js:5:58)
DeFiChain Verify fund Testing › should throw error if balance did not match with the amount: undefined#L1
NativeChainRpcError: 'Loading P2P addresses...', code: -28 at NativeChainRpc.<anonymous> (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/src/containers/NativeChainRpc.ts:49:13) at fulfilled (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/dist/containers/NativeChainRpc.js:5:58)
DeFiChain Verify fund Testing › should throw error if address is not owned by the wallet: undefined#L1
NativeChainRpcError: 'Loading P2P addresses...', code: -28 at NativeChainRpc.<anonymous> (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/src/containers/NativeChainRpc.ts:49:13) at fulfilled (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/dist/containers/NativeChainRpc.js:5:58)
DeFiChain Verify fund Testing › should throw error if amount is invalid: undefined#L1
NativeChainRpcError: 'Loading P2P addresses...', code: -28 at NativeChainRpc.<anonymous> (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/src/containers/NativeChainRpc.ts:49:13) at fulfilled (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/dist/containers/NativeChainRpc.js:5:58)
DeFiChain Verify fund Testing › should throw error if amount has more than 6 decimal place: undefined#L1
NativeChainRpcError: 'Loading P2P addresses...', code: -28 at NativeChainRpc.<anonymous> (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/src/containers/NativeChainRpc.ts:49:13) at fulfilled (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/dist/containers/NativeChainRpc.js:5:58)
DeFiChain Verify fund Testing › should throw error if token symbol is not supported: undefined#L1
NativeChainRpcError: 'Loading P2P addresses...', code: -28 at NativeChainRpc.<anonymous> (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/src/containers/NativeChainRpc.ts:49:13) at fulfilled (../../node_modules/.pnpm/@defichain[email protected]_@[email protected][email protected]/node_modules/@defichain/testcontainers/dist/containers/NativeChainRpc.js:5:58)
Test (unit, i9n, e2e) (5)
server#test: command (/home/runner/work/quantum/quantum/apps/server) pnpm run test exited (1)
DeFiChain Send Transaction Testing › When adding funds to EVM wallet Should return updated balances of EVM hot wallets: apps/server/test-i9n/balances/balances.i9n.ts#L235
expect(received).toStrictEqual(expected) // deep equality - Expected - 1 + Received + 1 - "10" + "0" at Object.<anonymous> (test-i9n/balances/balances.i9n.ts:235:46)
Test (unit, i9n, e2e) (5)
Process completed with exit code 1.
Test (Smart Contracts)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint - Typescript and ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint - Typescript and ESLint: apps/server/src/defichain/services/DeFiChainTransactionService.ts#L144
'id' is restricted from being used. Do not use ambiguous identifiers like `id`, use context identifiers like `userId` or `postId` instead
Lint - Typescript and ESLint: apps/server/src/defichain/services/SendService.ts#L36
'id' is restricted from being used. Do not use ambiguous identifiers like `id`, use context identifiers like `userId` or `postId` instead
Lint - Typescript and ESLint: apps/server/src/ethereum/queue/services/QueueService.ts#L66
'id' is restricted from being used. Do not use ambiguous identifiers like `id`, use context identifiers like `userId` or `postId` instead
Lint - Typescript and ESLint: apps/server/src/ethereum/queue/services/QueueService.ts#L139
'id' is restricted from being used. Do not use ambiguous identifiers like `id`, use context identifiers like `userId` or `postId` instead
Lint - Typescript and ESLint: apps/server/src/ethereum/queue/services/QueueService.ts#L142
'id' is restricted from being used. Do not use ambiguous identifiers like `id`, use context identifiers like `userId` or `postId` instead
Lint - Typescript and ESLint: apps/server/src/ethereum/queue/services/QueueService.ts#L233
'id' is restricted from being used. Do not use ambiguous identifiers like `id`, use context identifiers like `userId` or `postId` instead
Lint - Typescript and ESLint: apps/server/src/ethereum/queue/services/RefundService.ts#L58
'id' is restricted from being used. Do not use ambiguous identifiers like `id`, use context identifiers like `userId` or `postId` instead
Lint - Typescript and ESLint: apps/server/src/ethereum/services/EVMTransactionConfirmerService.ts#L136
'id' is restricted from being used. Do not use ambiguous identifiers like `id`, use context identifiers like `userId` or `postId` instead
Lint - Typescript and ESLint: apps/server/src/ethereum/services/EVMTransactionConfirmerService.ts#L280
'id' is restricted from being used. Do not use ambiguous identifiers like `id`, use context identifiers like `userId` or `postId` instead
Build (Apps & Packages)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint - Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (unit, i9n, e2e) (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (unit, i9n, e2e) (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (unit, i9n, e2e) (0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (unit, i9n, e2e) (5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (unit, i9n, e2e) (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (unit, i9n, e2e) (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636