Dev #45
Annotations
10 errors
Build the project:
src/view/FreeClausesManipulation.tsx#L41
Argument of type '"freeInput"' is not assignable to parameter of type 'keyof FreeClauseViewData'.
|
Build the project:
src/view/ProcessSelection.tsx#L105
Type 'AutomatonOptionType' is not assignable to type 'string'.
|
Build the project:
src/view/ProcessSelection.tsx#L106
'event' is declared but its value is never read.
|
Build the project:
src/view/SystemSelection.tsx#L110
Type 'SystemOptionType' is not assignable to type 'string'.
|
Build the project:
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 the project:
src/view/UploadButton.tsx#L34
Parameter 'parsedData' implicitly has an 'any' type.
|
Build the project:
src/view/UploadButton.tsx#L40
Parameter 'item' implicitly has an 'any' type.
|
Build the project:
src/view/UploadButton.tsx#L51
Parameter 'item' implicitly has an 'any' type.
|
Build the project:
src/view/UploadButton.tsx#L85
Parameter 'attribute' implicitly has an 'any' type.
|
Build the project:
src/view/UploadButton.tsx#L90
Parameter 'constr' implicitly has an 'any' type.
|
Loading