Skip to content

chore: resolve all outstanding utils #3066

chore: resolve all outstanding utils

chore: resolve all outstanding utils #3066

Status Failure
Total duration 2m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: push
Matrix: Lint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Test (16): test/mocks/MockHubPoolClient.ts#L9
Property 'chainId' will overwrite the base property in 'MockHubPoolClient'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration.
Test (16): test/AdapterManager.SendTokensCrossChain.ts#L70
Argument of type 'MockConfigStoreClient' is not assignable to parameter of type 'ConfigStoreClient'.
Test (16): test/AdapterManager.SendTokensCrossChain.ts#L251
Argument of type 'number' is not assignable to parameter of type 'BigNumber'.
Test (16): test/AdapterManager.getOutstandingCrossChainTokenTransferAmount.ts#L6
Non-abstract class 'TestAdapter' does not implement all abstract members of 'BaseAdapter'
Test (16): test/AdapterManager.getOutstandingCrossChainTokenTransferAmount.ts#L22
Type '{ amount: BigNumber; }[]' is not assignable to type 'DepositEvent[]'.
Test (16): test/AdapterManager.getOutstandingCrossChainTokenTransferAmount.ts#L29
Type '{ amount: BigNumber; }[]' is not assignable to type 'DepositEvent[]'.
Test (16): test/BaseClass.isUpdated.ts#L19
Argument of type 'MockConfigStoreClient' is not assignable to parameter of type 'ConfigStoreClient'.
Test (16): test/fixtures/Dataworker.Fixture.ts#L207
Type 'MockConfigStoreClient' is not assignable to type 'ConfigStoreClient'.
Test (16): test/fixtures/Dataworker.Fixture.ts#L220
Type 'MockConfigStoreClient' is not assignable to type 'ConfigStoreClient'.
Lint (16): src/clients/bridges/op-stack/OpStackBridgeInterface.ts#L6
Unexpected any. Specify a different type
Lint (16): test/AdapterManager.SendTokensCrossChain.ts#L113
Unexpected any. Specify a different type
Lint (16): test/AdapterManager.SendTokensCrossChain.ts#L130
Unexpected any. Specify a different type
Lint (16): test/AdapterManager.SendTokensCrossChain.ts#L139
Unexpected any. Specify a different type
Lint (16): test/AdapterManager.SendTokensCrossChain.ts#L184
Unexpected any. Specify a different type
Lint (16): test/AdapterManager.SendTokensCrossChain.ts#L185
Unexpected any. Specify a different type
Lint (16): test/AdapterManager.SendTokensCrossChain.ts#L186
Unexpected any. Specify a different type
Lint (16): test/AdapterManager.SendTokensCrossChain.ts#L193
Unexpected any. Specify a different type
Lint (16): test/AdapterManager.SendTokensCrossChain.ts#L194
Unexpected any. Specify a different type
Lint (16): test/AdapterManager.SendTokensCrossChain.ts#L195
Unexpected any. Specify a different type