feat(core): option to enable Substrate Connect support (#538) #66
push.yml
on: push
verify
/
verify
2m 35s
publish
/
publish
1m 23s
deploy
/
deploy-documentation
2m 14s
Annotations
9 errors
verify / verify
'"calls"' is referenced directly or indirectly in its own type annotation.
|
verify / verify
Type of property 'calls' circularly references itself in mapped type '{ [K in "value" | "from" | "to" | "error" | "calls" | "gas" | "gas_used" | "input" | "output" | "revert_reason" | "logs" | "call_type"]: Ibvkq0jsgjncn5[K]; }'.
|
verify / verify
Type of property 'calls' circularly references itself in mapped type '{ value: FixedSizeArray<4, bigint>; from: FixedSizeBinary<20>; to: FixedSizeBinary<20>; error: string; calls: any; gas: FixedSizeArray<4, bigint>; ... 5 more ...; call_type: Enum<...>; }'.
|
publish / publish
'"calls"' is referenced directly or indirectly in its own type annotation.
|
publish / publish
Type of property 'calls' circularly references itself in mapped type '{ [K in "value" | "from" | "to" | "error" | "calls" | "gas" | "gas_used" | "input" | "output" | "revert_reason" | "logs" | "call_type"]: Ibvkq0jsgjncn5[K]; }'.
|
publish / publish
Type of property 'calls' circularly references itself in mapped type '{ value: FixedSizeArray<4, bigint>; from: FixedSizeBinary<20>; to: FixedSizeBinary<20>; error: string; calls: any; gas: FixedSizeArray<4, bigint>; ... 5 more ...; call_type: Enum<...>; }'.
|
deploy / deploy-documentation
'"calls"' is referenced directly or indirectly in its own type annotation.
|
deploy / deploy-documentation
Type of property 'calls' circularly references itself in mapped type '{ [K in "value" | "from" | "to" | "error" | "calls" | "gas" | "gas_used" | "input" | "output" | "revert_reason" | "logs" | "call_type"]: Ibvkq0jsgjncn5[K]; }'.
|
deploy / deploy-documentation
Type of property 'calls' circularly references itself in mapped type '{ value: FixedSizeArray<4, bigint>; from: FixedSizeBinary<20>; to: FixedSizeBinary<20>; error: string; calls: any; gas: FixedSizeArray<4, bigint>; ... 5 more ...; call_type: Enum<...>; }'.
|