test: e2e gno organization deployer #6939
Annotations
10 errors and 1 warning
|
Lint:
cypress/e2e/organization-creation.cy.ts#L34
Replace `'Get·Started',·{·timeout:·10000·}).should('exist'` with `"Get·Started",·{·timeout:·10000·}).should("exist"`
|
Lint:
packages/context/WalletsProvider/gnotest/index.tsx#L299
Replace `⏎············state.wallet,⏎············msg,⏎············sendMap,⏎············txFee,⏎··········` with `state.wallet,·msg,·sendMap,·txFee`
|
Lint:
packages/context/WalletsProvider/gnotest/index.tsx#L328
Replace `⏎const·deployPackage·=·async·(wallet:·GnoWallet,·msg:·AdenaDoContractMessage,·funds:·Map<string,·number>·|·undefined,·txFee:·TxFee` with `const·deployPackage·=·async·(⏎··wallet:·GnoWallet,⏎··msg:·AdenaDoContractMessage,⏎··funds:·Map<string,·number>·|·undefined,⏎··txFee:·TxFee,⏎`
|
|
|
|
|
|
Lint:
packages/networks/gno-dev/index.ts#L2
`./currencies` import should occur before import of `../types`
|
Lint:
packages/context/WalletsProvider/gnotest/index.tsx#L335
Expected property shorthand
|
Loading