bump(deps): update dependency chai to v4.5.0 - autoclosed #5610
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npx turbo lint:
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
|
Run npx turbo lint:
apps/server/src/defichain/services/DeFiChainTransactionService.ts#L144
'id' is assigned a value but never used
|
Run npx turbo lint:
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
|
Run npx turbo lint:
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
|
Run npx turbo lint:
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
|
Run npx turbo lint:
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
|
Run npx turbo lint:
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
|
Run npx turbo lint:
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
|
Run npx turbo lint:
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
|
Run npx turbo lint:
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
|
The logs for this run have expired and are no longer available.
Loading