feat: coinbase pay sdk integration #1860
pr_checks.yml
on: pull_request
build
3m 6s
test
46s
Matrix: code_style
Annotations
14 errors
test
@web3modal/core#test: command (/home/runner/work/web3modal/web3modal/packages/core) /opt/hostedtoolcache/node/18.19.0/x64/bin/npm run test exited (1)
|
test
Process completed with exit code 1.
|
code_style (lint):
packages/core/src/controllers/CoinbaseApiController.ts#L8
Expected a block comment instead of consecutive line comments
|
code_style (lint):
packages/core/src/controllers/PortfolioTokenController.ts#L11
Array type using 'Array<BlockchainApiToken>' is forbidden. Use 'BlockchainApiToken[]' instead
|
code_style (lint):
packages/core/src/controllers/PortfolioTokenController.ts#L49
Unexpected console statement
|
code_style (lint):
packages/core/src/controllers/TransactionsController.ts#L7
Comments should not begin with a lowercase character
|
code_style (lint):
packages/core/src/controllers/TransactionsController.ts#L66
Comments should not begin with a lowercase character
|
code_style (lint):
packages/core/src/controllers/TransactionsController.ts#L66
Expected a block comment instead of consecutive line comments
|
code_style (lint):
packages/core/src/controllers/TransactionsController.ts#L67
Comments should not begin with a lowercase character
|
code_style (lint):
packages/core/src/controllers/TransactionsController.ts#L68
Comments should not begin with a lowercase character
|
code_style (lint):
packages/core/src/controllers/TransactionsController.ts#L69
Comments should not begin with a lowercase character
|
code_style (lint):
packages/core/src/controllers/TransactionsController.ts#L81
Comments should not begin with a lowercase character
|
code_style (danger)
The job was canceled because "lint" failed.
|
code_style (danger)
The operation was canceled.
|