Disabling typechecking for the moment #89
Annotations
6 errors
build_and_lint
cidlib#build: command (/home/runner/work/cid-lang/cid-lang/packages/lib) npm run build exited (1)
|
build_and_lint
File '/home/runner/work/cid-lang/cid-lang/packages/lib/src/expression.ts' is not listed within the file list of project ''. Projects must list all files or use an 'include' pattern.
|
build_and_lint
File '/home/runner/work/cid-lang/cid-lang/packages/lib/src/interpreter.ts' is not listed within the file list of project ''. Projects must list all files or use an 'include' pattern.
|
build_and_lint
File '/home/runner/work/cid-lang/cid-lang/packages/lib/src/parser.ts' is not listed within the file list of project ''. Projects must list all files or use an 'include' pattern.
|
build_and_lint
File '/home/runner/work/cid-lang/cid-lang/packages/lib/src/tokenizer.ts' is not listed within the file list of project ''. Projects must list all files or use an 'include' pattern.
|
build_and_lint
Process completed with exit code 1.
|