[GSoC2024] add return types to fix typescript warnings #9949
Annotations
10 warnings
Linter:
cvat-core/src/plugins.ts#L16
Missing return type on function
|
Linter:
cvat-core/src/plugins.ts#L57
Missing return type on function
|
Linter:
cvat-core/src/plugins.ts#L76
Missing return type on function
|
Linter:
cvat-core/src/plugins.ts#L110
Missing return type on function
|
Linter:
cvat-core/src/project-implementation.ts#L15
Missing return type on function
|
Linter:
cvat-core/src/project.ts#L209
Missing return type on function
|
Linter:
cvat-core/src/project.ts#L214
Missing return type on function
|
Linter:
cvat-core/src/project.ts#L219
Missing return type on function
|
Linter:
cvat-core/src/project.ts#L224
Missing return type on function
|
Linter:
cvat-core/src/project.ts#L235
Missing return type on function
|