Skip to content

split up impl and test #105

split up impl and test

split up impl and test #105

Triggered via push October 11, 2024 11:29
Status Failure
Total duration 18s
Artifacts

ci.yml

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

Annotations

10 errors
test (22, ubuntu-latest): src/attestations/dynamic-array.ts#L13
Cannot find module 'o1js' or its corresponding type declarations.
test (22, ubuntu-latest): src/attestations/dynamic-array.ts#L392
Parameter 'fields' implicitly has an 'any' type.
test (22, ubuntu-latest): src/attestations/dynamic-array.ts#L392
Parameter 'aux' implicitly has an 'any' type.
test (22, ubuntu-latest): src/attestations/dynamic-array.ts#L398
Parameter 'value' implicitly has an 'any' type.
test (22, ubuntu-latest): src/attestations/dynamic-array.ts#L400
Parameter 't' implicitly has an 'any' type.
test (22, ubuntu-latest): src/attestations/dynamic-array.ts#L402
Parameter 'value' implicitly has an 'any' type.
test (22, ubuntu-latest): src/attestations/dynamic-array.ts#L404
Parameter 't' implicitly has an 'any' type.
test (22, ubuntu-latest): src/attestations/dynamic-array.ts#L406
Argument of type 'unknown[]' is not assignable to parameter of type 'T[]'.
test (22, ubuntu-latest): src/attestations/dynamic-array.ts#L410
Parameter 'value' implicitly has an 'any' type.
test (22, ubuntu-latest): src/attestations/dynamic-bytes.ts#L1
Cannot find module 'o1js' or its corresponding type declarations.