decent parsing #419
Annotations
11 errors
|
Build:
src/IR/IRNodes/IRConst.ts#L7
Cannot find module '../../pluts/type_system/cloneTermType' or its corresponding type declarations.
|
Build:
src/IR/IRNodes/IRConst.ts#L8
Cannot find module '../../pluts/type_system/termTyToConstTy' or its corresponding type declarations.
|
Build:
src/IR/IRNodes/IRConst.ts#L19
Cannot find module '../../pluts/type_system/kinds/isWellFormedType' or its corresponding type declarations.
|
Build:
src/IR/IRNodes/IRConst.ts#L20
Cannot find module '../../pluts/type_system/typeExtends' or its corresponding type declarations.
|
Build:
src/IR/IRNodes/IRConst.ts#L21
Cannot find module '../../pluts/type_system/types' or its corresponding type declarations.
|
Build:
src/IR/IRNodes/IRConst.ts#L22
Cannot find module '../../pluts/type_system/utils' or its corresponding type declarations.
|
Build:
src/IR/toUPLC/_internal/_irToUplc.ts#L2
Cannot find module '../../../pluts/type_system/termTyToConstTy' or its corresponding type declarations.
|
Build:
src/IR/toUPLC/subRoutines/replaceNatives/nativeToIR.ts#L2
Cannot find module '../../../../pluts/type_system/types' or its corresponding type declarations.
|
Build:
src/IR/utils/showIR.ts#L13
Cannot find module '../../pluts/type_system/utils' or its corresponding type declarations.
|
Build:
src/parser/Parser.ts#L2094
Argument of type 'PebbleExpr' is not assignable to parameter of type 'CallExpr'.
|
Loading