Skip to content

cicd: add build-contexts in docker-build-push #39

cicd: add build-contexts in docker-build-push

cicd: add build-contexts in docker-build-push #39

Triggered via pull request February 3, 2026 13:30
Status Failure
Total duration 14s
Artifacts

smart-guessr.yml

on: pull_request
Docker build and docker push  /  build-and-push
Docker build and docker push / build-and-push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Tests
Process completed with exit code 1.
error: expect(received).toEqual(expected): smart-guessr/test/index.test.ts#L27
@@ -46,11 +46,13 @@ ], "name": "transferOwnership", "payable": false, "selector": "0xf2fde38b", "sig": "transferOwnership(address)", + "sigAlts": [ + "_SIMONdotBLACK_(int8[],uint256,address,bytes8,int96)", + ], "type": "function", }, { "constant": false, "inputs": [ @@ -161,11 +163,13 @@ ], "name": "setApprovalForAll", "payable": false, "selector": "0xa22cb465", "sig": "setApprovalForAll(address,bool)", + "sigAlts": [ + "niceFunctionHerePlzClick943230089(address,bool)", + ], "type": "function", }, { "constant": false, "inputs": [], @@ -234,11 +238,13 @@ ], "name": "mint", "payable": false, "selector": "0xa0712d68", "sig": "mint(uint256)", + "sigAlts": [ + "f_19A4AE45(uint256,uint256)", + ], "type": "function", }, { "constant": false, "inputs": [], @@ -478,11 +484,13 @@ "inputs": [], "name": "withdraw", "payable": false, "selector": "0x3ccfd60b", "sig": "withdraw()", + "sigAlts": [ + "XD060DE5A(uint256,address)", + ], "type": "function", }, { "constant": false, "inputs": [ - Expected - 0 + Received + 12 at <anonymous> (/home/runner/work/blockscout-rs/blockscout-rs/smart-guessr/test/index.test.ts:27:39)