Skip to content

Prozess- & System-Selection aufhübschen #24

Prozess- & System-Selection aufhübschen

Prozess- & System-Selection aufhübschen #24

Triggered via push September 17, 2024 12:03
Status Failure
Total duration 1m 11s
Artifacts

pipeline.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
build: src/view/AutomatonManipulation.tsx#L23
'Sync' is declared but its value is never read.
build: src/view/FreeClausesManipulation.tsx#L40
Argument of type '"freeInput"' is not assignable to parameter of type 'keyof FreeClauseViewData'.
build: src/view/ManipulateSyncDialog.tsx#L24
'synchronizations' is declared but its value is never read.
build: src/view/ManipulateSyncDialog.tsx#L32
'sizeErrorMessage' is declared but its value is never read.
build: src/view/ProcessSelection.tsx#L2
'FormControl' is declared but its value is never read.
build: src/view/ProcessSelection.tsx#L2
'FormHelperText' is declared but its value is never read.
build: src/view/ProcessSelection.tsx#L2
'Input' is declared but its value is never read.
build: src/view/ProcessSelection.tsx#L2
'InputLabel' is declared but its value is never read.
build: src/view/ProcessSelection.tsx#L107
Type 'AutomatonOptionType' is not assignable to type 'string'.
build: src/view/ProcessSelection.tsx#L108
'event' is declared but its value is never read.
test
Process completed with exit code 1.
static-analysis: src/parser/timedAutomata.js#L81
'_$' is defined but never used
static-analysis: src/parser/timedAutomata.js#L88
Unreachable code
static-analysis: src/parser/timedAutomata.js#L274
Unexpected aliasing of 'this' to local variable
static-analysis: src/parser/timedAutomata.js#L274
'tstack' is assigned a value but never used
static-analysis: src/parser/timedAutomata.js#L297
'popStack' is defined but never used
static-analysis: src/parser/timedAutomata.js#L302
'_token_stack:' is defined but never used
static-analysis: src/parser/timedAutomata.js#L311
'a' is defined but never used
static-analysis: src/parser/timedAutomata.js#L312
Unexpected constant condition
static-analysis: src/parser/timedAutomata.js#L408
Unreachable code
static-analysis: src/parser/timedAutomata.js#L736
'YYSTATE' is assigned a value but never used
static-analysis: src/view/ManipulateSyncDialog.tsx#L24
'synchronizations' is assigned a value but never used. Allowed unused vars must match /^_/u
static-analysis: src/view/ManipulateSyncDialog.tsx#L32
'sizeErrorMessage' is assigned a value but never used. Allowed unused vars must match /^_/u