Fix unassigned data type rule usage #2168
actions.yml
on: pull_request
Langium Lint
41s
Matrix: build
Annotations
15 errors and 3 warnings
Langium Lint
Process completed with exit code 1.
|
Langium CI (ubuntu-latest)
Cannot find module '../language/generated/ast.js' or its corresponding type declarations.
|
Langium CI (ubuntu-latest)
'greeting' is of type 'unknown'.
|
Langium CI (ubuntu-latest)
Cannot find module './generated/ast.js' or its corresponding type declarations.
|
Langium CI (ubuntu-latest)
Cannot find module './generated/module.js' or its corresponding type declarations.
|
Langium CI (ubuntu-latest)
Cannot find module '../language/generated/ast.js' or its corresponding type declarations.
|
Langium CI (ubuntu-latest)
Cannot find module '../language/generated/module.js' or its corresponding type declarations.
|
Langium CI (ubuntu-latest)
Process completed with exit code 1.
|
Langium CI (windows-latest)
Cannot find module '../language/generated/ast.js' or its corresponding type declarations.
|
Langium CI (windows-latest)
'greeting' is of type 'unknown'.
|
Langium CI (windows-latest)
Cannot find module './generated/ast.js' or its corresponding type declarations.
|
Langium CI (windows-latest)
Cannot find module './generated/module.js' or its corresponding type declarations.
|
Langium CI (windows-latest)
Cannot find module '../language/generated/ast.js' or its corresponding type declarations.
|
Langium CI (windows-latest)
Cannot find module '../language/generated/module.js' or its corresponding type declarations.
|
Langium CI (windows-latest)
Process completed with exit code 1.
|
Langium Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Langium CI (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Langium CI (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|