-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
When running the step yarn build it results in the following error (on both acala & karura) :
$ subql build
› Error: [tsl] ERROR in $HOME/subql-dictionary/karura/src/mappings/mappingHandlers.ts(122,5)
› TS2322: Type 'SubstrateEvent<AnyTuple>' is not assignable to type 'SubstrateEvent<AcalaEvmDatasource>'.
› Type 'Codec[]' is missing the following properties from type 'SubstrateCustomDatasource<"substrate/AcalaEvm", SubstrateNetworkFilter, SubstrateMapping<SubstrateCustomHandler<string, Record<string, unknown>>>,
› AcalaEvmProcessorOptions>': kind, assets, processor, mapping
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels