import foreign files from lambda repo #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
test:
src/foreign_field.ts#L1
Module '"o1js"' has no exported member 'createForeignField'.
|
test:
src/foreign_group.ts#L15
Property 'from' does not exist on type 'typeof ForeignField'.
|
test:
src/foreign_group.ts#L15
Property 'from' does not exist on type 'typeof ForeignField'.
|
test:
src/foreign_group.ts#L20
Property 'equals' does not exist on type 'ForeignField'.
|
test:
src/foreign_group.ts#L20
Property 'from' does not exist on type 'typeof ForeignField'.
|
test:
src/foreign_group.ts#L27
Property 'assertEquals' does not exist on type 'ForeignField'.
|
test:
src/foreign_group.ts#L28
Property 'assertEquals' does not exist on type 'ForeignField'.
|
test:
src/foreign_group.ts#L35
Property 'equals' does not exist on type 'ForeignField'.
|
test:
src/foreign_group.ts#L36
Property 'equals' does not exist on type 'ForeignField'.
|
test:
src/foreign_group.ts#L48
Property 'equals' does not exist on type 'ForeignField'.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|