📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
cnap-cobre/synapse
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
11 days ago
Refresh default branch
Refresh
frontend/src/components/FileMetadata/FileMetadata.js
Summary
Maintainability
A
3 hrs
Test Coverage
Issues
Source
Stats
Showing 1 of 1 total issue
Function
render
has 76 lines of code (exceeds 25 allowed). Consider refactoring.
Open
render
(
)
{
const
{
empty
,
files
}
=
this
.
props
;
if
(
empty
)
{
return
(
Severity: Major
Found in
frontend/src/components/FileMetadata/FileMetadata.js
- About 3 hrs to fix
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix
Close