Skip to content

Merge pull request #36 from kieler/mka/github-actions #146

Merge pull request #36 from kieler/mka/github-actions

Merge pull request #36 from kieler/mka/github-actions #146

Triggered via push June 19, 2024 11:15
Status Success
Total duration 1m 5s
Artifacts

ci.yml

on: push
Run eslint and test and build
55s
Run eslint and test and build
Fit to window
Zoom out
Zoom in

Annotations

4 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/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