Skip to content

main parses

main parses #420

Triggered via push February 4, 2025 18:55
Status Failure
Total duration 37s
Artifacts

ci.yml

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

Annotations

22 errors
CI (ubuntu-latest): src/IR/IRNodes/IRConst.ts#L7
Cannot find module '../../pluts/type_system/cloneTermType' or its corresponding type declarations.
CI (ubuntu-latest): src/IR/IRNodes/IRConst.ts#L8
Cannot find module '../../pluts/type_system/termTyToConstTy' or its corresponding type declarations.
CI (ubuntu-latest): src/IR/IRNodes/IRConst.ts#L19
Cannot find module '../../pluts/type_system/kinds/isWellFormedType' or its corresponding type declarations.
CI (ubuntu-latest): src/IR/IRNodes/IRConst.ts#L20
Cannot find module '../../pluts/type_system/typeExtends' or its corresponding type declarations.
CI (ubuntu-latest): src/IR/IRNodes/IRConst.ts#L21
Cannot find module '../../pluts/type_system/types' or its corresponding type declarations.
CI (ubuntu-latest): src/IR/IRNodes/IRConst.ts#L22
Cannot find module '../../pluts/type_system/utils' or its corresponding type declarations.
CI (macos-latest): src/IR/IRNodes/IRConst.ts#L7
Cannot find module '../../pluts/type_system/cloneTermType' or its corresponding type declarations.
CI (ubuntu-latest): src/IR/toUPLC/_internal/_irToUplc.ts#L2
Cannot find module '../../../pluts/type_system/termTyToConstTy' or its corresponding type declarations.
CI (ubuntu-latest): src/IR/toUPLC/subRoutines/replaceNatives/nativeToIR.ts#L2
Cannot find module '../../../../pluts/type_system/types' or its corresponding type declarations.
CI (macos-latest): src/IR/IRNodes/IRConst.ts#L8
Cannot find module '../../pluts/type_system/termTyToConstTy' or its corresponding type declarations.
CI (ubuntu-latest): src/IR/utils/showIR.ts#L13
Cannot find module '../../pluts/type_system/utils' or its corresponding type declarations.
CI (macos-latest): src/IR/IRNodes/IRConst.ts#L19
Cannot find module '../../pluts/type_system/kinds/isWellFormedType' or its corresponding type declarations.
CI (ubuntu-latest): src/parser/Parser.ts#L2095
Argument of type 'PebbleExpr' is not assignable to parameter of type 'CallExpr'.
CI (macos-latest): src/IR/IRNodes/IRConst.ts#L20
Cannot find module '../../pluts/type_system/typeExtends' or its corresponding type declarations.
CI (macos-latest): src/IR/IRNodes/IRConst.ts#L21
Cannot find module '../../pluts/type_system/types' or its corresponding type declarations.
CI (macos-latest): src/IR/IRNodes/IRConst.ts#L22
Cannot find module '../../pluts/type_system/utils' or its corresponding type declarations.
CI (macos-latest): src/IR/toUPLC/_internal/_irToUplc.ts#L2
Cannot find module '../../../pluts/type_system/termTyToConstTy' or its corresponding type declarations.
CI (macos-latest): src/IR/toUPLC/subRoutines/replaceNatives/nativeToIR.ts#L2
Cannot find module '../../../../pluts/type_system/types' or its corresponding type declarations.
CI (macos-latest): src/IR/utils/showIR.ts#L13
Cannot find module '../../pluts/type_system/utils' or its corresponding type declarations.
CI (macos-latest): src/parser/Parser.ts#L2095
Argument of type 'PebbleExpr' is not assignable to parameter of type 'CallExpr'.
CI (windows-latest)
The job was canceled because "macos-latest" failed.
CI (windows-latest)
The operation was canceled.