Merge branch 'develop' #760
quality-check.yaml
on: push
check-code-quality
3m 30s
Annotations
1 error and 10 warnings
check-code-quality
Process completed with exit code 2.
|
check-code-quality:
clients/components/NavigateMenu/menu-item.tsx#L95
Missing return type on function
|
check-code-quality:
clients/components/data-filter/index.tsx#L136
Missing return type on function
|
check-code-quality:
clients/components/data-filter/index.tsx#L160
Missing return type on function
|
check-code-quality:
clients/components/data-filter/index.tsx#L184
Missing return type on function
|
check-code-quality:
clients/components/data-filter/index.tsx#L188
Missing return type on function
|
check-code-quality:
clients/components/data-filter/index.tsx#L212
Missing return type on function
|
check-code-quality:
clients/components/dropdown.tsx#L8
Missing return type on function
|
check-code-quality:
clients/components/dropdown.tsx#L8
Missing return type on function
|
check-code-quality:
clients/components/dropdown.tsx#L10
Missing return type on function
|
check-code-quality:
clients/components/dropdown.tsx#L16
Missing return type on function
|