src/modules/weather/weather-codes.helper.ts

Summary

Maintainability
A
3 hrs
Test Coverage

File weather-codes.helper.ts has 317 lines of code (exceeds 250 allowed). Consider refactoring.
Open

export class WeatherCodesHelper {
    public static codes = [
        {
            id: 0,
            icon: 'tornado',
Severity: Minor
Found in src/modules/weather/weather-codes.helper.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status