Skip to content

Disabling typechecking for the moment #89

Disabling typechecking for the moment

Disabling typechecking for the moment #89

Triggered via push September 15, 2023 22:42
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
build_and_lint
37s
build_and_lint
Fit to window
Zoom out
Zoom in

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.