[discuss] chore(connect): coinAbstractMethod #7713
check-code-validation.yml
on: pull_request
Setup and Cache Dependencies
2m 46s
Type Checking
1m 48s
Linting and formatting
2m 10s
Unit Tests
8m 4s
Build libs for publishing
3m 4s
Other Checks
1m 47s
Releases revision Checks
1m 35s
Annotations
9 errors and 2 warnings
Linting and formatting:
packages/connect/src/api/cardano/api/cardanoGetNativeScriptHash.ts#L6
'getMiscNetwork' is defined but never used. Allowed unused vars must match /^_/u
|
Linting and formatting
Process completed with exit code 1.
|
Build libs for publishing
'getMiscNetwork' is declared but its value is never read.
|
Build libs for publishing
'getMiscNetwork' is declared but its value is never read.
|
Build libs for publishing
'getMiscNetwork' is declared but its value is never read.
|
Build libs for publishing
'getMiscNetwork' is declared but its value is never read.
|
Build libs for publishing
Process completed with exit code 1.
|
Type Checking
'getMiscNetwork' is declared but its value is never read.
|
Type Checking
Process completed with exit code 1.
|
Linting and formatting:
packages/connect/src/api/binance/api/binanceAbstractMethods.ts#L1
There should be at least one empty line between import groups
|
Linting and formatting:
packages/connect/src/api/cardano/api/cardanoAbstractMethods.ts#L1
There should be at least one empty line between import groups
|