feat: add enable-debug flag #467
on-pull-request.yaml
on: pull_request
E2E Tests
/
Build Docker image
1m 40s
Run Unit Tests
/
test_coverage
2m 8s
License Check
/
license-check
32s
Lint
/
golangci-lint
1m 12s
Go Module Check
/
ensure go mod is tidy
7s
Test Docker Publish
/
Build and Push Docker Image
1m 36s
Matrix: Run Unit Tests / unit_tests
E2E Tests
/
Run Tests
3m 34s
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-2021cd57a33a3cc58efa8386f0ccf59403854a5b
Expired
|
4.06 KB |
|
vechain-thor-image-2021cd57a33a3cc58efa8386f0ccf59403854a5b
Expired
|
35.2 MB |
|
vechain~thor~VC4S5X.dockerbuild
Expired
|
40.9 KB |
|