Use Bisq API to fix scalability issues #8
Annotations
10 warnings
Lint:
frontend/cypress.config.ts#L15
Unexpected any. Specify a different type
|
Lint:
frontend/cypress.config.ts#L15
Unexpected any. Specify a different type
|
Lint:
frontend/cypress.config.ts#L16
Require statement not part of import statement
|
Lint:
frontend/cypress.config.ts#L19
'contents' is never reassigned. Use 'const' instead
|
Lint:
frontend/cypress/e2e/liquid/liquid.spec.ts#L58
Missing semicolon
|
Lint:
frontend/cypress/e2e/liquidtestnet/liquidtestnet.spec.ts#L32
Missing semicolon
|
Lint:
frontend/cypress/e2e/liquidtestnet/liquidtestnet.spec.ts#L54
Missing semicolon
|
Lint:
frontend/cypress/e2e/mainnet/mainnet.spec.ts#L14
Missing return type on function
|
Lint:
frontend/cypress/e2e/mainnet/mainnet.spec.ts#L17
Missing semicolon
|
Lint:
frontend/cypress/e2e/mainnet/mainnet.spec.ts#L22
Missing semicolon
|
Loading