Add LOGS
step test
#223
Annotations
10 errors
test/contracts/dispatch.test.ts#L3
Module '"sevm"' has no exported member 'toHex'.
|
test/contracts/dispatch.test.ts#L75
Property 'evm' does not exist on type 'Contract'.
|
test/contracts/dispatch.test.ts#L76
Parameter 'o' implicitly has an 'any' type.
|
test/contracts/empty.test.ts#L16
Property 'evm' does not exist on type 'Contract'.
|
test/contracts/empty.test.ts#L40
Property 'functionBranches' does not exist on type 'EVM<Undef & { readonly POP: ({ stack }: Operand<Expr>, opcode: Opcode<unknown>) => void; readonly PUSH1: ({ stack }: Operand<Expr>, opcode: Opcode<unknown>) => void; ... 30 more ...; readonly PUSH32: ({ stack }: Operand<...>, opcode: Opcode<...>) => void; } & ... 27 more ... & { ...; }>'.
|
test/contracts/empty.test.ts#L41
Property 'events' does not exist on type 'EVM<Undef & { readonly POP: ({ stack }: Operand<Expr>, opcode: Opcode<unknown>) => void; readonly PUSH1: ({ stack }: Operand<Expr>, opcode: Opcode<unknown>) => void; ... 30 more ...; readonly PUSH32: ({ stack }: Operand<...>, opcode: Opcode<...>) => void; } & ... 27 more ... & { ...; }>'.
|
test/contracts/empty.test.ts#L45
Property 'evm' does not exist on type 'Contract'.
|
test/contracts/empty.test.ts#L46
Property 'evm' does not exist on type 'Contract'.
|
test/contracts/metadata.test.ts#L6
'"sevm"' has no exported member named 'OPCODES'. Did you mean 'Opcode'?
|
test/contracts/metadata.test.ts#L41
Property 'evm' does not exist on type 'Contract'.
|
The logs for this run have expired and are no longer available.
Loading