chore(ui-ux): add banner #5683
ci.yml
on: pull_request
Lint - Typescript and ESLint
1m 46s
Lint - Prettier
55s
Build (Apps & Packages)
1m 35s
Test (Smart Contracts)
1m 15s
Matrix: Test (unit, i9n, e2e)
Annotations
16 errors and 14 warnings
Build (Apps & Packages)
web#build: command (/home/runner/work/quantum/quantum/apps/web) pnpm run build exited (1)
|
Build (Apps & Packages)
Process completed with exit code 1.
|
Lint - Typescript and ESLint
web#lint: command (/home/runner/work/quantum/quantum/apps/web) pnpm run lint exited (1)
|
Lint - Typescript and ESLint
Process completed with exit code 1.
|
Test (unit, i9n, e2e) (2)
Canceling since a higher priority waiting request for '-pull_request-refs/pull/1269/merge' exists
|
Test (unit, i9n, e2e) (2)
The operation was canceled.
|
Test (unit, i9n, e2e) (3)
Canceling since a higher priority waiting request for '-pull_request-refs/pull/1269/merge' exists
|
Test (unit, i9n, e2e) (3)
The operation was canceled.
|
Test (unit, i9n, e2e) (5)
Canceling since a higher priority waiting request for '-pull_request-refs/pull/1269/merge' exists
|
Test (unit, i9n, e2e) (5)
The operation was canceled.
|
Test (unit, i9n, e2e) (4)
Canceling since a higher priority waiting request for '-pull_request-refs/pull/1269/merge' exists
|
Test (unit, i9n, e2e) (4)
The operation was canceled.
|
Test (unit, i9n, e2e) (1)
Canceling since a higher priority waiting request for '-pull_request-refs/pull/1269/merge' exists
|
Test (unit, i9n, e2e) (1)
The operation was canceled.
|
Test (unit, i9n, e2e) (0)
Canceling since a higher priority waiting request for '-pull_request-refs/pull/1269/merge' exists
|
Test (unit, i9n, e2e) (0)
The operation was canceled.
|
Lint - Prettier
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (Smart Contracts)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build (Apps & Packages)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint - Typescript and ESLint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|