test: e2e tests #808
Annotations
11 errors
lint:
e2e-tests/balance.ts#L43
Insert `;`
|
lint:
e2e-tests/executor.ts#L19
Insert `;`
|
lint:
e2e-tests/executor.ts#L74
Replace `return·key·===·"paysWithFeeOrigin"` with `↹return·key·===·'paysWithFeeOrigin'`
|
lint:
e2e-tests/executor.ts#L74
Unsafe return of an `any` typed value
|
lint:
e2e-tests/executor.ts#L75
Replace `})·as·object;⏎` with `↹})·as·object;`
|
lint:
e2e-tests/executor.ts#L113
'sanitizedSpecName' is never reassigned. Use 'const' instead
|
lint:
e2e-tests/executor.ts#L130
Replace `originKeyring,·destChainId,·destAddr,·assetIds,·amounts,·opts,·api,·sanitizedSpecName,·safeXcmVersion` with `⏎↹↹↹originKeyring,⏎↹↹↹destChainId,⏎↹↹↹destAddr,⏎↹↹↹assetIds,⏎↹↹↹amounts,⏎↹↹↹opts,⏎↹↹↹api,⏎↹↹↹sanitizedSpecName,⏎↹↹↹safeXcmVersion,⏎↹↹`
|
lint:
e2e-tests/tests/assets.ts#L21
Replace `⏎↹↹{·injectedRegistry·});⏎` with `·{·injectedRegistry·});`
|
lint:
e2e-tests/tests/foreignAssets.ts#L21
Replace `⏎↹↹{·injectedRegistry·});⏎` with `·{·injectedRegistry·});`
|
lint:
e2e-tests/tests/liquidPools.ts#L21
Replace `⏎↹↹{·injectedRegistry·});⏎` with `·{·injectedRegistry·});`
|
tests
Process completed with exit code 1.
|