chore: move environment code #49
ci.yml
on: pull_request
Annotations
10 errors
Test [run] (karfia-docker-compose)
karfia-docker-compose#test: command (/home/runner/work/karfia/karfia/packages/karfia-docker-compose) /opt/hostedtoolcache/node/20.12.2/x64/bin/pnpm run test exited (1)
|
should synthesize with valid definition:
packages/karfia-docker-compose/synthesizer.unit.ts#L95
expect(received).toStrictEqual(expected) // deep equality
- Expected - 4
+ Received + 4
Array [
- StringMatching /^KARFIA_DEPLOYMENT_ID=[0-9a-f]{16}$/,
- StringMatching /^RPC_USER=[0-9a-f]{32}$/,
- StringMatching /^RPC_PASSWORD=[0-9a-f]{32}$/,
- StringMatching /^URL=http:\/\/[0-9a-f]{32}:[0-9a-f]{32}@Ganache:8554$/,
+ "RPC_USER=f1f4b24c839701ef15c3ea010e819b24",
+ "RPC_PASSWORD=b5e75bf8f947bca41beca81ab5fc6d40",
+ "URL=***ganache:8554",
+ "KARFIA_DEPLOYMENT_ID=cb39243da2c8244e",
]
at Object.toStrictEqual (synthesizer.unit.ts:95:46)
|
Test [run] (karfia-docker-compose)
Process completed with exit code 1.
|
Test [run] (@karfia/bip122-d744db74fb70ed42767ae028a129365f)
@karfia/bip122-d744db74fb70ed42767ae028a129365f#test: command (/home/runner/work/karfia/karfia/definitions/bip122-d744db74fb70ed42767ae028a129365f) /opt/hostedtoolcache/node/20.12.2/x64/bin/pnpm run test exited (1)
|
defid + whale › should whale.api(/v0/regtest/tokens):
packages/karfia-testcontainers/karfia-container.ts#L124
Endpoint: 'api' does not support getAuthHeaders()
at KarfiaContainer.getAuthHeaders (../../packages/karfia-testcontainers/karfia-container.ts:124:15)
at KarfiaContainer.getAuthHeaders [as fetch] (../../packages/karfia-testcontainers/karfia-container.ts:190:17)
at Object.fetch (defid-jellyfish.unit.ts:42:34)
|
Test [run] (@karfia/bip122-d744db74fb70ed42767ae028a129365f)
Process completed with exit code 1.
|
Test [run] (@karfia/bip122-279b1a87aedc7b9471d4ad4e5f12967a)
@karfia/bip122-279b1a87aedc7b9471d4ad4e5f12967a#test: command (/home/runner/work/karfia/karfia/definitions/bip122-279b1a87aedc7b9471d4ad4e5f12967a) /opt/hostedtoolcache/node/20.12.2/x64/bin/pnpm run test exited (1)
|
defid + whale › should whale.api(/v0/mainnet/tokens):
packages/karfia-testcontainers/karfia-container.ts#L124
Endpoint: 'api' does not support getAuthHeaders()
at KarfiaContainer.getAuthHeaders (../../packages/karfia-testcontainers/karfia-container.ts:124:15)
at KarfiaContainer.getAuthHeaders [as fetch] (../../packages/karfia-testcontainers/karfia-container.ts:190:17)
at Object.fetch (defid-jellyfish.unit.ts:42:34)
|
Test [run] (@karfia/bip122-279b1a87aedc7b9471d4ad4e5f12967a)
Process completed with exit code 1.
|
Test [completed]
Process completed with exit code 1.
|