bump(deps): update dependency autoprefixer to ^10.4.20 #5724
ci.yml
on: pull_request
Lint - Typescript and ESLint
3m 0s
Lint - Prettier
4m 28s
Build (Apps & Packages)
3m 50s
Test (Smart Contracts)
2m 31s
Matrix: Test (unit, i9n, e2e)
Annotations
3 errors and 20 warnings
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/DeFiChainTransactionService.ts#L144
'id' is assigned a value but never used
|
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
|