Merge branch 'main' of github.com:oplabs/origin-squid #6
Annotations
10 errors
src/mainnet/processors/legacy-staking.ts#L17
Property 'Staked(address indexed,uint256)' does not exist on type '{ GovernorshipTransferred: AbiEvent<{ readonly previousGovernor: { encode: (sink: Sink, val: string) => void; decode: (src: Src) => string; isDynamic: boolean; slotsCount?: number | undefined; baseType: BaseType; indexed: true; }; readonly newGovernor: { ...; }; }>; ... 10 more ...; "Withdrawn(address,uint256)": Abi...'. Did you mean 'Staked(address,uint256)'?
|
src/mainnet/processors/legacy-staking.ts#L18
Property 'Staked(address indexed,uint256,uint256,uint256)' does not exist on type '{ GovernorshipTransferred: AbiEvent<{ readonly previousGovernor: { encode: (sink: Sink, val: string) => void; decode: (src: Src) => string; isDynamic: boolean; slotsCount?: number | undefined; baseType: BaseType; indexed: true; }; readonly newGovernor: { ...; }; }>; ... 10 more ...; "Withdrawn(address,uint256)": Abi...'. Did you mean 'Staked(address,uint256,uint256,uint256)'?
|
src/mainnet/processors/legacy-staking.ts#L19
Property 'Withdrawn(address indexed,uint256)' does not exist on type '{ GovernorshipTransferred: AbiEvent<{ readonly previousGovernor: { encode: (sink: Sink, val: string) => void; decode: (src: Src) => string; isDynamic: boolean; slotsCount?: number | undefined; baseType: BaseType; indexed: true; }; readonly newGovernor: { ...; }; }>; ... 10 more ...; "Withdrawn(address,uint256)": Abi...'. Did you mean 'Withdrawn(address,uint256)'?
|
src/mainnet/processors/legacy-staking.ts#L20
Property 'Withdrawn(address indexed,uint256,uint256)' does not exist on type '{ GovernorshipTransferred: AbiEvent<{ readonly previousGovernor: { encode: (sink: Sink, val: string) => void; decode: (src: Src) => string; isDynamic: boolean; slotsCount?: number | undefined; baseType: BaseType; indexed: true; }; readonly newGovernor: { ...; }; }>; ... 10 more ...; "Withdrawn(address,uint256)": Abi...'. Did you mean 'Withdrawn(address,uint256,uint256)'?
|
src/mainnet/processors/legacy-staking.ts#L40
Property 'Staked(address indexed,uint256)' does not exist on type '{ GovernorshipTransferred: AbiEvent<{ readonly previousGovernor: { encode: (sink: Sink, val: string) => void; decode: (src: Src) => string; isDynamic: boolean; slotsCount?: number | undefined; baseType: BaseType; indexed: true; }; readonly newGovernor: { ...; }; }>; ... 10 more ...; "Withdrawn(address,uint256)": Abi...'. Did you mean 'Staked(address,uint256)'?
|
src/mainnet/processors/legacy-staking.ts#L41
Property 'Staked(address indexed,uint256)' does not exist on type '{ GovernorshipTransferred: AbiEvent<{ readonly previousGovernor: { encode: (sink: Sink, val: string) => void; decode: (src: Src) => string; isDynamic: boolean; slotsCount?: number | undefined; baseType: BaseType; indexed: true; }; readonly newGovernor: { ...; }; }>; ... 10 more ...; "Withdrawn(address,uint256)": Abi...'. Did you mean 'Staked(address,uint256)'?
|
src/mainnet/processors/legacy-staking.ts#L45
Property 'Staked(address indexed,uint256,uint256,uint256)' does not exist on type '{ GovernorshipTransferred: AbiEvent<{ readonly previousGovernor: { encode: (sink: Sink, val: string) => void; decode: (src: Src) => string; isDynamic: boolean; slotsCount?: number | undefined; baseType: BaseType; indexed: true; }; readonly newGovernor: { ...; }; }>; ... 10 more ...; "Withdrawn(address,uint256)": Abi...'. Did you mean 'Staked(address,uint256,uint256,uint256)'?
|
src/mainnet/processors/legacy-staking.ts#L46
Property 'Staked(address indexed,uint256,uint256,uint256)' does not exist on type '{ GovernorshipTransferred: AbiEvent<{ readonly previousGovernor: { encode: (sink: Sink, val: string) => void; decode: (src: Src) => string; isDynamic: boolean; slotsCount?: number | undefined; baseType: BaseType; indexed: true; }; readonly newGovernor: { ...; }; }>; ... 10 more ...; "Withdrawn(address,uint256)": Abi...'. Did you mean 'Staked(address,uint256,uint256,uint256)'?
|
src/mainnet/processors/legacy-staking.ts#L50
Property 'Withdrawn(address indexed,uint256)' does not exist on type '{ GovernorshipTransferred: AbiEvent<{ readonly previousGovernor: { encode: (sink: Sink, val: string) => void; decode: (src: Src) => string; isDynamic: boolean; slotsCount?: number | undefined; baseType: BaseType; indexed: true; }; readonly newGovernor: { ...; }; }>; ... 10 more ...; "Withdrawn(address,uint256)": Abi...'. Did you mean 'Withdrawn(address,uint256)'?
|
src/mainnet/processors/legacy-staking.ts#L51
Property 'Withdrawn(address indexed,uint256)' does not exist on type '{ GovernorshipTransferred: AbiEvent<{ readonly previousGovernor: { encode: (sink: Sink, val: string) => void; decode: (src: Src) => string; isDynamic: boolean; slotsCount?: number | undefined; baseType: BaseType; indexed: true; }; readonly newGovernor: { ...; }; }>; ... 10 more ...; "Withdrawn(address,uint256)": Abi...'. Did you mean 'Withdrawn(address,uint256)'?
|
This job failed
Loading