test(sealevel): backward compat e2e with old core programs #25453
Annotations
10 warnings
|
lint
Function has cyclomatic complexity 6 but allowed no more than 4
|
|
lint
Error message for require is too long: 74 counted / 64 allowed
|
|
lint
Immutable variables name are set to be in capitalized SNAKE_CASE
|
|
lint
Immutable variables name are set to be in capitalized SNAKE_CASE
|
|
lint
Immutable variables name are set to be in capitalized SNAKE_CASE
|
|
lint:
typescript/relayer/src/metadata/builder.hardhat-test.ts#L148
Disabled test suite
|
|
lint:
typescript/widgets/src/walletIntegrations/starknet.ts#L173
React Hook useCallback has a missing dependency: 'onMultiSendTx'. Either include it or remove the dependency array
|
|
lint:
typescript/widgets/src/walletIntegrations/radix.ts#L205
React Hook useCallback has missing dependencies: 'gatewayApi' and 'rdt'. Either include them or remove the dependency array
|
|
lint:
typescript/widgets/src/walletIntegrations/multiProtocol.tsx#L472
React Hook useMemo has missing dependencies: 'onSendMultiAleoTx', 'onSendMultiCosmTx', 'onSendMultiEvmTx', 'onSendMultiRadixTx', 'onSendMultiSolTx', and 'onSendMultiStarknetTx'. Either include them or remove the dependency array
|
|
lint:
typescript/sdk/src/middleware/query/queries.hardhat-test.ts#L28
Disabled test suite
|
Loading