Watch changes on directories #2615
actions.yml
on: pull_request
Langium Lint
36s
Matrix: build
Annotations
12 errors and 2 warnings
Langium Lint
Property 'includeEntry' in type 'LangiumGrammarWorkspaceManager' is not assignable to the same property in base type 'DefaultWorkspaceManager'.
|
Langium Lint
Expected 1 arguments, but got 2.
|
Langium Lint
Type '(services: LangiumSharedServices) => LangiumGrammarWorkspaceManager' is not assignable to type 'Module<LangiumSharedServices, { initialBuildOptions?: BuildOptions | undefined; readonly ready?: { then?: (<TResult1 = void, TResult2 = never>(onfulfilled?: ((value: void) => TResult1 | PromiseLike<...>) | null | undefined, onrejected?: ((reason: any) => TResult2 | PromiseLike<...>) | ... 1 more ... | undefined) => ...'.
|
Langium Lint
Process completed with exit code 2.
|
Langium CI (ubuntu-latest)
Property 'includeEntry' in type 'LangiumGrammarWorkspaceManager' is not assignable to the same property in base type 'DefaultWorkspaceManager'.
|
Langium CI (ubuntu-latest)
Expected 1 arguments, but got 2.
|
Langium CI (ubuntu-latest)
Type '(services: LangiumSharedServices) => LangiumGrammarWorkspaceManager' is not assignable to type 'Module<LangiumSharedServices, { initialBuildOptions?: BuildOptions | undefined; readonly ready?: { then?: (<TResult1 = void, TResult2 = never>(onfulfilled?: ((value: void) => TResult1 | PromiseLike<...>) | null | undefined, onrejected?: ((reason: any) => TResult2 | PromiseLike<...>) | ... 1 more ... | undefined) => ...'.
|
Langium CI (ubuntu-latest)
Process completed with exit code 2.
|
Langium CI (windows-latest)
Property 'includeEntry' in type 'LangiumGrammarWorkspaceManager' is not assignable to the same property in base type 'DefaultWorkspaceManager'.
|
Langium CI (windows-latest)
Expected 1 arguments, but got 2.
|
Langium CI (windows-latest)
Type '(services: LangiumSharedServices) => LangiumGrammarWorkspaceManager' is not assignable to type 'Module<LangiumSharedServices, { initialBuildOptions?: BuildOptions | undefined; readonly ready?: { then?: (<TResult1 = void, TResult2 = never>(onfulfilled?: ((value: void) => TResult1 | PromiseLike<...>) | null | undefined, onrejected?: ((reason: any) => TResult2 | PromiseLike<...>) | ... 1 more ... | undefined) => ...'.
|
Langium CI (windows-latest)
Process completed with exit code 2.
|
Langium Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Langium CI (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|