Remove Oasis Scan v1 API #5107
Annotations
10 errors and 1 warning
lint:
src/app/components/Transaction/__tests__/index.test.tsx#L66
Property 'OasisScan' does not exist on type 'typeof BackendAPIs'. Did you mean 'OasisScanV2'?
|
lint:
src/app/state/staking/saga.test.ts#L20
Cannot find module 'vendors/oasisscan' or its corresponding type declarations.
|
lint:
src/app/state/staking/saga.test.ts#L21
Cannot find module 'vendors/oasisscan/models' or its corresponding type declarations.
|
lint:
src/app/state/staking/saga.ts#L8
Cannot find module 'vendors/oasisscan' or its corresponding type declarations.
|
lint:
src/app/state/staking/saga.ts#L98
Parameter 'v' implicitly has an 'any' type.
|
lint:
src/app/state/staking/saga.ts#L152
Cannot find module 'vendors/oasisscan/dump_validators.json' or its corresponding type declarations.
|
lint:
src/vendors/__tests__/throwAPIErrors.test.ts#L2
Cannot find module '../oasisscan' or its corresponding type declarations.
|
lint:
src/vendors/helpers.ts#L4
Cannot find module 'vendors/oasisscan/runtime' or its corresponding type declarations.
|
lint:
src/vendors/helpers.ts#L20
Parameter 'info' implicitly has an 'any' type.
|
lint:
src/vendors/helpers.ts#L20
Parameter 'init' implicitly has an 'any' type.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|