Skip to content

some error cleanup

some error cleanup #10

Triggered via push February 4, 2026 18:14
Status Failure
Total duration 16s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy: src/project.ts#L40
Duplicate identifier 'tokenize'.
deploy: src/project.ts#L39
Cannot find module './ast/Parser' or its corresponding type declarations.
deploy: src/project.ts#L39
Individual declarations in merged declaration 'Parser' must be all exported or all local.
deploy: src/project.ts#L35
Individual declarations in merged declaration 'RuntimeError' must be all exported or all local.
deploy: src/project.ts#L34
Individual declarations in merged declaration 'CompilerError' must be all exported or all local.
deploy: src/project.ts#L34
Duplicate identifier 'CompilerError'.
deploy: src/project.ts#L33
Individual declarations in merged declaration 'InvalidSyntaxError' must be all exported or all local.
deploy: src/project.ts#L33
Duplicate identifier 'InvalidSyntaxError'.
deploy: src/project.ts#L24
Individual declarations in merged declaration 'LanguageError' must be all exported or all local.
deploy: src/project.ts#L24
Duplicate identifier 'LanguageError'.