Skip to content

delete unnecessary css content, revert to ESNext #6

delete unnecessary css content, revert to ESNext

delete unnecessary css content, revert to ESNext #6

Triggered via push August 26, 2024 07:13
Status Failure
Total duration 1m 8s
Artifacts

pipeline.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors
static-analysis: src/parser/timedAutomata.js#L313
'_$' is defined but never used
static-analysis: src/parser/timedAutomata.js#L321
Unreachable code
static-analysis: src/parser/timedAutomata.js#L668
Unexpected aliasing of 'this' to local variable
static-analysis: src/parser/timedAutomata.js#L670
'tstack' is assigned a value but never used
static-analysis: src/parser/timedAutomata.js#L702
'popStack' is defined but never used
static-analysis: src/parser/timedAutomata.js#L707
'_token_stack:' is defined but never used
static-analysis: src/parser/timedAutomata.js#L719
'a' is defined but never used
static-analysis: src/parser/timedAutomata.js#L726
Unexpected constant condition
static-analysis: src/parser/timedAutomata.js#L827
Unreachable code
static-analysis: src/parser/timedAutomata.js#L1165
'YYSTATE' is assigned a value but never used
build: src/view/ProcessSelection.tsx#L46
Parameter 'inputEvent' implicitly has an 'any' type.
build: src/view/ProcessSelection.tsx#L64
No overload matches this call.
build: src/view/ProcessSelection.tsx#L82
Type 'AutomatonOptionType' is not assignable to type 'string'.
build: src/view/SystemSelection.tsx#L50
Parameter 'inputEvent' implicitly has an 'any' type.
build: src/view/SystemSelection.tsx#L66
No overload matches this call.
build: src/view/SystemSelection.tsx#L84
Type 'SystemOptionType' is not assignable to type 'string'.
build: src/view/UploadButton.tsx#L5
Could not find a declaration file for module '../parser/timedAutomata'. '/home/runner/work/timed-automata-analysis-frontend/timed-automata-analysis-frontend/src/parser/timedAutomata.js' implicitly has an 'any' type.
build: src/view/UploadButton.tsx#L32
Parameter 'parsedData' implicitly has an 'any' type.
build: src/view/UploadButton.tsx#L32
Parameter 'viewModel' implicitly has an 'any' type.
build: src/view/UploadButton.tsx#L32
Parameter 'avgRounded' implicitly has an 'any' type.