Skip to content

✨ Encode IPFS hashes in metadata using bs58 #221

✨ Encode IPFS hashes in metadata using bs58

✨ Encode IPFS hashes in metadata using bs58 #221

Triggered via push December 6, 2023 18:20
Status Failure
Total duration 31s
Artifacts

main.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors
test (ubuntu-latest, 18): bin/sevm.mjs#L12
Module '"sevm"' has no exported member 'huffState'.
test (ubuntu-latest, 18): src/metadata.ts#L1
Module '"./opcode"' has no exported member 'fromHexString'.
test (ubuntu-latest, 18): test/ast.test.ts#L160
Property 'children' does not exist on type 'Add | Val | Lt | IsZero | Not | Byte | Shl | Sig | CallValue | CallDataLoad | Prop | Fn | DataCopy | ... 5 more ... | SLoad'.
test (ubuntu-latest, 18): test/step.test.ts#L4
Module '"sevm/ast"' has no exported member 'Local'.
test (ubuntu-latest, 18): test/step.test.ts#L4
Module '"sevm/ast"' has no exported member 'Locali'.
test (ubuntu-latest, 18): test/step.test.ts#L42
Property 'nlocals' does not exist on type 'State<never, Expr>'.
test (ubuntu-latest, 18)
Process completed with exit code 2.
check-readme
Process completed with exit code 2.
build
Process completed with exit code 2.
coverage
Process completed with exit code 2.
examples
Process completed with exit code 2.
test (ubuntu-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
test (ubuntu-latest, 20): bin/sevm.mjs#L12
Module '"sevm"' has no exported member 'huffState'.
test (ubuntu-latest, 20): src/metadata.ts#L1
Module '"./opcode"' has no exported member 'fromHexString'.
test (ubuntu-latest, 20): test/ast.test.ts#L160
Property 'children' does not exist on type 'Add | Val | Lt | IsZero | Not | Byte | Shl | Sig | CallValue | CallDataLoad | Prop | Fn | DataCopy | ... 5 more ... | SLoad'.
test (ubuntu-latest, 20): test/step.test.ts#L4
Module '"sevm/ast"' has no exported member 'Local'.
test (ubuntu-latest, 20): test/step.test.ts#L4
Module '"sevm/ast"' has no exported member 'Locali'.
test (ubuntu-latest, 20): test/step.test.ts#L42
Property 'nlocals' does not exist on type 'State<never, Expr>'.
test (ubuntu-latest, 20)
Process completed with exit code 2.