Skip to content

Remove Oasis Scan v1 API #5107

Remove Oasis Scan v1 API

Remove Oasis Scan v1 API #5107

Triggered via pull request December 6, 2024 07:45
Status Failure
Total duration 1m 26s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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