Skip to content

feat: add Bitcoin standard memo encoding example for bitSmiley and unit tests #514

feat: add Bitcoin standard memo encoding example for bitSmiley and unit tests

feat: add Bitcoin standard memo encoding example for bitSmiley and unit tests #514

Triggered via pull request November 16, 2024 16:38
Status Failure
Total duration 45s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: memo.js#L1
Replace `'web3'` with `"web3"`
build: memo.js#L4
Replace `'web3-validator'` with `"web3-validator"`
build: memo.js#L7
Replace `A` with `a`
build: memo.js#L11
Delete `··`
build: memo.js#L12
Delete `··`
build: memo.js#L13
Replace `····` with `··`
build: memo.js#L13
Expected object keys to be in ascending order. 'Call' should be before 'DepositAndCall'
build: memo.js#L14
Delete `··`
build: memo.js#L18
Delete `··`
build: memo.js#L19
Delete `··`
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: memo.js#L44
Use const or class constructors instead of named functions
build: memo.js#L75
Use const or class constructors instead of named functions
build: memo.js#L83
Use const or class constructors instead of named functions
build: memo.js#L92
Use const or class constructors instead of named functions
build: memo.test.js#L12
Use const or class constructors instead of named functions
build: memo.test.js#L40
Use const or class constructors instead of named functions
build: memo.test.js#L64
Use const or class constructors instead of named functions
build: packages/client/src/getFees.ts#L8
Prefer using arrow functions over plain functions
build: packages/client/src/getHardhatConfig.ts#L13
Prefer using arrow functions over plain functions
build: packages/client/src/solanaDeposit.ts#L10
Prefer using arrow functions over plain functions