Jep/node descriptions #96
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run yarn lint:
extension/src-language-server/stpa/diagram/diagram-generator.ts#L86
'aspectsWithDescriptions' is never reassigned. Use 'const' instead
|
Run yarn lint:
extension/src-language-server/stpa/diagram/utils.ts#L309
'index' is never reassigned. Use 'const' instead
|
Run yarn lint:
extension/src-language-server/stpa/diagram/utils.ts#L313
'apsect' is never reassigned. Use 'const' instead
|
Run yarn lint:
extension/src-language-server/stpa/diagram/utils.ts#L323
'aspectsWithShownDescriptions' is never reassigned. Use 'const' instead
|
Run yarn lint:
extension/src-language-server/stpa/diagram/utils.ts#L324
'currentAspect' is never reassigned. Use 'const' instead
|
Run yarn lint:
extension/src-language-server/stpa/message-handler.ts#L29
'currentOffset' is defined but never used. Allowed unused vars must match /^_/u
|
Run yarn lint:
extension/src/extension.ts#L323
'editor' is never reassigned. Use 'const' instead
|
Run yarn lint:
extension/src/extension.ts#L324
'position' is never reassigned. Use 'const' instead
|
Run yarn lint:
extension/src/stpa-formatter.ts#L35
'token' is defined but never used. Allowed unused args must match /^_/u
|
Run yarn lint:
test/ltlCreation.ts#L2
'rewire' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading