feat: wip, set up deposit tx #14788
Annotations
10 errors and 10 warnings
Lint:
src/app/pages/test-deposit-sbtc/sbtc-api.ts#L58
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
|
Lint:
src/app/pages/test-deposit-sbtc/sbtc-api.ts#L70
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
|
Lint:
src/app/pages/test-deposit-sbtc/sbtc-api.ts#L74
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
|
Lint:
src/app/pages/test-deposit-sbtc/sbtc-api.ts#L84
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
|
Lint:
src/app/pages/test-deposit-sbtc/sbtc-api.ts#L122
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
|
Lint:
src/app/pages/test-deposit-sbtc/sbtc-api.ts#L142
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
|
Lint:
src/app/pages/test-deposit-sbtc/test-deposit-sbtc.tsx#L27
Unexpected console statement
|
Lint:
src/app/pages/test-deposit-sbtc/test-deposit-sbtc.tsx#L56
Unexpected console statement
|
Lint:
src/app/pages/test-deposit-sbtc/test-deposit-sbtc.tsx#L58
Unexpected console statement
|
Lint
Process completed with exit code 1.
|
Lint:
src/app/common/app-analytics.ts#L80
'chrome' is deprecated. Part of the deprecated Chrome Apps platform
|
Lint:
src/app/common/app-analytics.ts#L85
'chrome' is deprecated. Part of the deprecated Chrome Apps platform
|
Lint:
src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L30
This assertion is unnecessary since the receiver accepts the original type of the expression
|
Lint:
src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L31
This assertion is unnecessary since the receiver accepts the original type of the expression
|
Lint:
src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L34
This assertion is unnecessary since the receiver accepts the original type of the expression
|
Lint:
src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L35
This assertion is unnecessary since the receiver accepts the original type of the expression
|
Lint:
src/app/common/hooks/use-copy-to-clipboard.ts#L21
'execCommand' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/execCommand)
|
Lint:
src/app/common/hooks/use-waiting-message.ts#L9
This assertion is unnecessary since it does not change the type of the expression
|
Lint:
src/app/common/persistence.ts#L15
'chrome' is deprecated. Part of the deprecated Chrome Apps platform
|
Lint:
src/app/common/persistence.ts#L18
'chrome' is deprecated. Part of the deprecated Chrome Apps platform
|
Loading