chore(refactor): kebab-case /shared folder #261
Annotations
10 errors and 1 warning
Run build:
src/server/routes/contract/events/getContractEventLogs.ts#L4
Cannot find module '../../../../shared/db/contractEventLogs/get-contract-event-logs' or its corresponding type declarations.
|
Run build:
src/server/routes/contract/events/getContractEventLogs.ts#L5
Cannot find module '../../../../shared/db/contractSubscriptions/get-contract-subscriptions' or its corresponding type declarations.
|
Run build:
src/server/routes/contract/events/getContractEventLogs.ts#L146
Parameter 'log' implicitly has an 'any' type.
|
Run build:
src/server/routes/contract/events/getEventLogsByTimestamp.ts#L4
Cannot find module '../../../../shared/db/contractEventLogs/get-contract-event-logs' or its corresponding type declarations.
|
Run build:
src/server/routes/contract/events/getEventLogsByTimestamp.ts#L95
Parameter 'log' implicitly has an 'any' type.
|
Run build:
src/server/routes/contract/events/paginateEventLogs.ts#L5
Cannot find module '../../../../shared/db/contractEventLogs/get-contract-event-logs' or its corresponding type declarations.
|
Run build:
src/server/routes/contract/subscriptions/addContractSubscription.ts#L6
Cannot find module '../../../../shared/db/chainIndexers/upsert-chain-indexer' or its corresponding type declarations.
|
Run build:
src/server/routes/contract/subscriptions/addContractSubscription.ts#L7
Cannot find module '../../../../shared/db/contractSubscriptions/create-contract-subscription' or its corresponding type declarations.
|
Run build:
src/server/routes/contract/subscriptions/addContractSubscription.ts#L8
Cannot find module '../../../../shared/db/contractSubscriptions/get-contract-subscriptions' or its corresponding type declarations.
|
Run build:
src/server/routes/contract/subscriptions/getContractIndexedBlockRange.ts#L4
Cannot find module '../../../../shared/db/contractEventLogs/get-contract-event-logs' or its corresponding type declarations.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading