Skip to content

feat: coinbase pay sdk integration #1860

feat: coinbase pay sdk integration

feat: coinbase pay sdk integration #1860

Triggered via pull request December 15, 2023 17:16
Status Failure
Total duration 3m 14s
Artifacts

pr_checks.yml

on: pull_request
Matrix: code_style
Fit to window
Zoom out
Zoom in

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/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.