Full type for ZkProgram spec #19
Annotations
10 errors
test (20, ubuntu-latest):
src/program-config.ts#L227
Property 'filename' does not exist on type 'ImportMeta'.
|
test (20, ubuntu-latest):
src/program-config.ts#L227
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (20, ubuntu-latest):
src/program.ts#L31
Property 'filename' does not exist on type 'ImportMeta'.
|
test (20, ubuntu-latest):
src/program.ts#L31
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (20, ubuntu-latest)
Process completed with exit code 2.
|
test (18, ubuntu-latest):
src/program-config.ts#L227
Property 'filename' does not exist on type 'ImportMeta'.
|
test (18, ubuntu-latest):
src/program-config.ts#L227
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (18, ubuntu-latest):
src/program.ts#L31
Property 'filename' does not exist on type 'ImportMeta'.
|
test (18, ubuntu-latest):
src/program.ts#L31
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (18, ubuntu-latest)
Process completed with exit code 2.
|