Jep/utility #158
ci.yml
on: pull_request
Run eslint and test and build
58s
Annotations
5 warnings
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/extension.ts#L34
'createQuickPickForStorageOptions' is defined but never used. Allowed unused vars 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
|