Skip to content

added missing READMEs, ChangeLog, added content, added EclipseCon slides #102

added missing READMEs, ChangeLog, added content, added EclipseCon slides

added missing READMEs, ChangeLog, added content, added EclipseCon slides #102

Triggered via push December 16, 2024 15:43
Status Failure
Total duration 57s
Artifacts

actions.yml

on: push
typir-build
48s

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