Skip to content

Jep/utility

Jep/utility #175

Triggered via pull request October 11, 2024 10:59
Status Success
Total duration 1m 1s
Artifacts

ci.yml

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

Annotations

6 warnings
Run eslint and test and build: extension/src-language-server/stpa/services/stpa-validator.ts#L450
'accept' is defined but never used. Allowed unused args must match /^_/u
Run eslint and test and build: extension/src-webview/di.config.ts#L32
'SLabelView' is defined but never used. Allowed unused vars 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