autowp/autowp-frontend

View on GitHub
src/app/map/popup/popup.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 3 locations. Consider refactoring.
Open

export class MapPopupComponent {
readonly item = input.required<MapPoint>();
}
Severity: Major
Found in src/app/map/popup/popup.component.ts and 2 other locations - About 1 hr to fix
src/app/user/user/user.component.ts on lines 11..13
src/app/utils/item-header/item-header.component.ts on lines 20..22

There are no issues that match your filters.

Category
Status