Skip to content

Merge pull request #55 from vechain/tony/tracers #45

Merge pull request #55 from vechain/tony/tracers

Merge pull request #55 from vechain/tony/tracers #45

Triggered via push September 6, 2024 10:27
Status Success
Total duration 42s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test/evm/individual-opcodes.test.js ► Individual OpCodes ► should give the correct output for opcode: ADD: test/evm/individual-opcodes.test.js#L59
Failed test found in: junit.xml Error: Error: expect(received).toBe(expected) // Object.is equality
test/evm/individual-opcodes.test.js ► Individual OpCodes ► should give the correct output for opcode: MUL: test/evm/individual-opcodes.test.js#L59
Failed test found in: junit.xml Error: Error: expect(received).toBe(expected) // Object.is equality
test/evm/individual-opcodes.test.js ► Individual OpCodes ► should give the correct output for opcode: SUB: test/evm/individual-opcodes.test.js#L59
Failed test found in: junit.xml Error: Error: expect(received).toBe(expected) // Object.is equality
test/evm/individual-opcodes.test.js ► Individual OpCodes ► should give the correct output for opcode: DIV: test/evm/individual-opcodes.test.js#L59
Failed test found in: junit.xml Error: Error: expect(received).toBe(expected) // Object.is equality
test/evm/individual-opcodes.test.js ► Individual OpCodes ► should give the correct output for opcode: SDIV: test/evm/individual-opcodes.test.js#L59
Failed test found in: junit.xml Error: Error: expect(received).toBe(expected) // Object.is equality
test/evm/individual-opcodes.test.js ► Individual OpCodes ► should give the correct output for opcode: MOD: test/evm/individual-opcodes.test.js#L59
Failed test found in: junit.xml Error: Error: expect(received).toBe(expected) // Object.is equality
test/evm/individual-opcodes.test.js ► Individual OpCodes ► should give the correct output for opcode: SMOD: test/evm/individual-opcodes.test.js#L59
Failed test found in: junit.xml Error: Error: expect(received).toBe(expected) // Object.is equality
test/evm/individual-opcodes.test.js ► Individual OpCodes ► should give the correct output for opcode: ADDMOD: test/evm/individual-opcodes.test.js#L59
Failed test found in: junit.xml Error: Error: expect(received).toBe(expected) // Object.is equality
test/evm/individual-opcodes.test.js ► Individual OpCodes ► should give the correct output for opcode: MULMOD: test/evm/individual-opcodes.test.js#L59
Failed test found in: junit.xml Error: Error: expect(received).toBe(expected) // Object.is equality
test/evm/individual-opcodes.test.js ► Individual OpCodes ► should give the correct output for opcode: EXP: test/evm/individual-opcodes.test.js#L59
Failed test found in: junit.xml Error: Error: expect(received).toBe(expected) // Object.is equality
test/evm/individual-opcodes.test.js ► Individual OpCodes ► should give the correct output for opcode: SIGNEXTEND: test/evm/individual-opcodes.test.js#L59
Failed test found in: junit.xml Error: Error: expect(received).toBe(expected) // Object.is equality