Skip to content

Ensuring HexAddress is Wrapped in String format and as HexAddress #130

Ensuring HexAddress is Wrapped in String format and as HexAddress

Ensuring HexAddress is Wrapped in String format and as HexAddress #130

Re-run triggered January 5, 2024 19:21
Status Failure
Total duration 45s
Artifacts

e2e.yml

on: pull_request
Matrix: e2e-test
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 20 warnings
e2e-test (TestFabricE2ESuite, fabric, none, postgres)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestFabricE2ESuite, fabric, none, postgres)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestFabricE2ESuite, fabric, none, postgres)
invalid operation: factoryAddress != "" (mismatched types types.HexAddress and untyped string)
e2e-test (TestFabricE2ESuite, fabric, none, postgres)
Process completed with exit code 2.
e2e-test (TestEthereumE2ESuite, besu, erc1155, sqlite3)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, besu, erc1155, sqlite3)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, besu, erc1155, sqlite3)
invalid operation: factoryAddress != "" (mismatched types types.HexAddress and untyped string)
e2e-test (TestEthereumE2ESuite, besu, erc1155, sqlite3)
Process completed with exit code 2.
e2e-test (TestEthereumE2ESuite, besu, erc1155, postgres)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, besu, erc1155, postgres)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, besu, erc1155, postgres)
invalid operation: factoryAddress != "" (mismatched types types.HexAddress and untyped string)
e2e-test (TestEthereumE2ESuite, besu, erc1155, postgres)
Process completed with exit code 2.
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, sqlite3)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, sqlite3)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, sqlite3)
invalid operation: factoryAddress != "" (mismatched types types.HexAddress and untyped string)
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, sqlite3)
Process completed with exit code 2.
e2e-test (TestEthereumE2ESuite, geth, erc1155, postgres)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, geth, erc1155, postgres)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, geth, erc1155, postgres)
invalid operation: factoryAddress != "" (mismatched types types.HexAddress and untyped string)
e2e-test (TestEthereumE2ESuite, geth, erc1155, postgres)
Process completed with exit code 2.
e2e-test (TestEthereumE2ESuite, geth, erc1155, sqlite3)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, geth, erc1155, sqlite3)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, geth, erc1155, sqlite3)
invalid operation: factoryAddress != "" (mismatched types types.HexAddress and untyped string)
e2e-test (TestEthereumE2ESuite, geth, erc1155, sqlite3)
Process completed with exit code 2.
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, postgres)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, postgres)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, postgres)
invalid operation: factoryAddress != "" (mismatched types types.HexAddress and untyped string)
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, postgres)
Process completed with exit code 2.
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, sqlite3)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, sqlite3)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, sqlite3)
invalid operation: factoryAddress != "" (mismatched types types.HexAddress and untyped string)
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, sqlite3)
Process completed with exit code 2.
e2e-test (TestFabricE2ESuite, fabric, none, sqlite3)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestFabricE2ESuite, fabric, none, sqlite3)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestFabricE2ESuite, fabric, none, sqlite3)
invalid operation: factoryAddress != "" (mismatched types types.HexAddress and untyped string)
e2e-test (TestFabricE2ESuite, fabric, none, sqlite3)
Process completed with exit code 2.
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, postgres)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, postgres)
cannot convert loc["address"] (map index expression of type string) to type types.HexAddress
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, postgres)
invalid operation: factoryAddress != "" (mismatched types types.HexAddress and untyped string)
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, postgres)
Process completed with exit code 2.
e2e-test (TestFabricE2ESuite, fabric, none, postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-test (TestFabricE2ESuite, fabric, none, postgres)
No files were found with the provided path: containerlogs/logs.txt. No artifacts will be uploaded.
e2e-test (TestEthereumE2ESuite, besu, erc1155, sqlite3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-test (TestEthereumE2ESuite, besu, erc1155, sqlite3)
No files were found with the provided path: containerlogs/logs.txt. No artifacts will be uploaded.
e2e-test (TestEthereumE2ESuite, besu, erc1155, postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-test (TestEthereumE2ESuite, besu, erc1155, postgres)
No files were found with the provided path: containerlogs/logs.txt. No artifacts will be uploaded.
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, sqlite3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, sqlite3)
No files were found with the provided path: containerlogs/logs.txt. No artifacts will be uploaded.
e2e-test (TestEthereumE2ESuite, geth, erc1155, postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-test (TestEthereumE2ESuite, geth, erc1155, postgres)
No files were found with the provided path: containerlogs/logs.txt. No artifacts will be uploaded.
e2e-test (TestEthereumE2ESuite, geth, erc1155, sqlite3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-test (TestEthereumE2ESuite, geth, erc1155, sqlite3)
No files were found with the provided path: containerlogs/logs.txt. No artifacts will be uploaded.
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, postgres)
No files were found with the provided path: containerlogs/logs.txt. No artifacts will be uploaded.
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, sqlite3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-test (TestEthereumE2ESuite, geth, erc20_erc721, sqlite3)
No files were found with the provided path: containerlogs/logs.txt. No artifacts will be uploaded.
e2e-test (TestFabricE2ESuite, fabric, none, sqlite3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-test (TestFabricE2ESuite, fabric, none, sqlite3)
No files were found with the provided path: containerlogs/logs.txt. No artifacts will be uploaded.
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-test (TestEthereumE2ESuite, besu, erc20_erc721, postgres)
No files were found with the provided path: containerlogs/logs.txt. No artifacts will be uploaded.