feat: add enable-debug flag #480
on-pull-request.yaml
on: pull_request
E2E Tests
/
Build Docker image
1m 40s
Run Unit Tests
/
test_coverage
2m 12s
License Check
/
license-check
28s
Lint
/
golangci-lint
1m 11s
Go Module Check
/
ensure go mod is tidy
6s
Test Docker Publish
/
Build and Push Docker Image
1m 37s
Matrix: Run Unit Tests / unit_tests
E2E Tests
/
Run Tests
3m 22s
Annotations
10 errors and 3 warnings
Individual OpCodes › should give the correct output for opcode: ADD:
test/evm/individual-opcodes.test.ts#L63
expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 404
at toBe (test/evm/individual-opcodes.test.ts:63:35)
at Object.<anonymous> (test/evm/individual-opcodes.test.ts:371:34)
|
Individual OpCodes › should give the correct output for opcode: MUL:
test/evm/individual-opcodes.test.ts#L63
expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 404
at toBe (test/evm/individual-opcodes.test.ts:63:35)
at Object.<anonymous> (test/evm/individual-opcodes.test.ts:371:34)
|
Individual OpCodes › should give the correct output for opcode: SUB:
test/evm/individual-opcodes.test.ts#L63
expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 404
at toBe (test/evm/individual-opcodes.test.ts:63:35)
at Object.<anonymous> (test/evm/individual-opcodes.test.ts:371:34)
|
Individual OpCodes › should give the correct output for opcode: DIV:
test/evm/individual-opcodes.test.ts#L63
expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 404
at toBe (test/evm/individual-opcodes.test.ts:63:35)
at Object.<anonymous> (test/evm/individual-opcodes.test.ts:371:34)
|
Individual OpCodes › should give the correct output for opcode: SDIV:
test/evm/individual-opcodes.test.ts#L63
expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 404
at toBe (test/evm/individual-opcodes.test.ts:63:35)
at Object.<anonymous> (test/evm/individual-opcodes.test.ts:371:34)
|
Individual OpCodes › should give the correct output for opcode: MOD:
test/evm/individual-opcodes.test.ts#L63
expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 404
at toBe (test/evm/individual-opcodes.test.ts:63:35)
at Object.<anonymous> (test/evm/individual-opcodes.test.ts:371:34)
|
Individual OpCodes › should give the correct output for opcode: SMOD:
test/evm/individual-opcodes.test.ts#L63
expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 404
at toBe (test/evm/individual-opcodes.test.ts:63:35)
at Object.<anonymous> (test/evm/individual-opcodes.test.ts:371:34)
|
Individual OpCodes › should give the correct output for opcode: ADDMOD:
test/evm/individual-opcodes.test.ts#L63
expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 404
at toBe (test/evm/individual-opcodes.test.ts:63:35)
at Object.<anonymous> (test/evm/individual-opcodes.test.ts:371:34)
|
Individual OpCodes › should give the correct output for opcode: MULMOD:
test/evm/individual-opcodes.test.ts#L63
expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 404
at toBe (test/evm/individual-opcodes.test.ts:63:35)
at Object.<anonymous> (test/evm/individual-opcodes.test.ts:371:34)
|
Individual OpCodes › should give the correct output for opcode: EXP:
test/evm/individual-opcodes.test.ts#L63
expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 404
at toBe (test/evm/individual-opcodes.test.ts:63:35)
at Object.<anonymous> (test/evm/individual-opcodes.test.ts:371:34)
|
License Check / license-check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Lint / golangci-lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Lint / golangci-lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-test-results-a63121bd6487eafb4d75335000a299379500bc83
Expired
|
4.05 KB |
|
vechain-thor-image-a63121bd6487eafb4d75335000a299379500bc83
Expired
|
32.9 MB |
|
vechain~thor~YWHE4J.dockerbuild
Expired
|
39.2 KB |
|