Skip to content

Various improvements for v0.1 #103

Various improvements for v0.1

Various improvements for v0.1 #103

Triggered via pull request December 17, 2024 11:01
Status Failure
Total duration 32s
Artifacts

actions.yml

on: pull_request
typir-build
17s

Annotations

10 errors and 1 warning
typir-build: examples/lox/src/language/lox-scope.ts#L9
Cannot find module './type-system/descriptions.js' or its corresponding type declarations.
typir-build: examples/lox/src/language/lox-scope.ts#L10
Cannot find module './type-system/infer.js' or its corresponding type declarations.
typir-build: examples/lox/src/language/lox-scope.ts#L45
Parameter 'e' implicitly has an 'any' type.
typir-build: examples/lox/src/language/lox-type-checking.ts#L10
Cannot find module '../generated/ast.js' or its corresponding type declarations.
typir-build: examples/lox/src/language/lox-type-checking.ts#L27
'node' is of type 'unknown'.
typir-build: examples/lox/src/language/lox-type-checking.ts#L33
'node' is of type 'unknown'.
typir-build: examples/lox/src/language/lox-type-checking.ts#L38
'node' is of type 'unknown'.
typir-build: examples/lox/src/language/lox-type-checking.ts#L42
'node' is of type 'unknown'.
typir-build: examples/lox/src/language/lox-type-checking.ts#L44
'node' is of type 'unknown'.
typir-build: examples/lox/src/language/lox-type-checking.ts#L110
'domainElement' is of type 'unknown'.
typir-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636