Skip to content

Jep/langium v3

Jep/langium v3 #193

Triggered via pull request December 19, 2024 09:57
@DrakaeDrakae
synchronize #48
jep/langiumV3
Status Success
Total duration 47s
Artifacts

ci.yml

on: pull_request
Run eslint and test and build
38s
Run eslint and test and build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Run eslint and test and build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run eslint and test and build: extension/src-webview/context-menu/context-menu-provider.ts#L26
'lastMousePosition' is defined but never used. Allowed unused args must match /^_/u
Run eslint and test and build: extension/src-webview/snippets/snippet-module.ts#L25
'isBound' is defined but never used. Allowed unused args must match /^_/u
Run eslint and test and build: extension/src/stpa-formatter.ts#L35
'token' is defined but never used. Allowed unused args must match /^_/u
Run eslint and test and build: test/ltlCreation.ts#L2
'rewire' is defined but never used
Run eslint and test and build: test/ltlCreation.ts#L4
'should' is assigned a value but never used