Add v3 Transaction Types #1017
Annotations
12 errors and 1 warning
build (20.x):
src/contextualizers/bridges/degen/destination.ts#L53
Type 'AssetTransfer' is not assignable to type 'import("/home/runner/work/context/context/src/types/asset").AssetTransfer'.
|
build (20.x):
src/contextualizers/bridges/degen/source.ts#L56
Type 'AssetTransfer' is not assignable to type 'import("/home/runner/work/context/context/src/types/asset").AssetTransfer'.
|
build (20.x):
src/contextualizers/bridges/opStack/destination.ts#L39
Type 'AssetTransfer' is not assignable to type 'import("/home/runner/work/context/context/src/types/asset").AssetTransfer'.
|
build (20.x):
src/contextualizers/bridges/reservoir/destination.ts#L49
Type 'AssetTransfer' is not assignable to type 'import("/home/runner/work/context/context/src/types/asset").AssetTransfer'.
|
build (20.x):
src/contextualizers/heuristics/erc1155Mint/erc1155Mint.ts#L92
Argument of type 'AssetTransfer[]' is not assignable to parameter of type 'import("/home/runner/work/context/context/src/types/asset").AssetTransfer[]'.
|
build (20.x):
src/contextualizers/heuristics/erc1155Purchase/erc1155Purchase.ts#L60
Argument of type 'AssetTransfer[]' is not assignable to parameter of type 'import("/home/runner/work/context/context/src/types/asset").AssetTransfer[]'.
|
build (20.x):
src/contextualizers/heuristics/erc1155Purchase/erc1155Purchase.ts#L73
Argument of type 'AssetTransfer[]' is not assignable to parameter of type 'import("/home/runner/work/context/context/src/types/asset").AssetTransfer[]'.
|
build (20.x):
src/contextualizers/heuristics/erc1155Purchase/erc1155Purchase.ts#L96
Argument of type 'AssetTransfer[]' is not assignable to parameter of type 'import("/home/runner/work/context/context/src/types/asset").AssetTransfer[]'.
|
build (20.x):
src/contextualizers/heuristics/erc721Mint/erc721Mint.ts#L90
Argument of type 'AssetTransfer[]' is not assignable to parameter of type 'import("/home/runner/work/context/context/src/types/asset").AssetTransfer[]'.
|
build (20.x):
src/contextualizers/heuristics/erc721Purchase/erc721Purchase.ts#L57
Argument of type 'AssetTransfer[]' is not assignable to parameter of type 'import("/home/runner/work/context/context/src/types/asset").AssetTransfer[]'.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
The operation was canceled.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|