app/Services/S3Service.php

Summary

Maintainability
A
1 hr
Test Coverage

Method createSongEntry has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

        string $bucket,
        string $key,
        string $artistName,
        string $albumName,
        string $albumArtistName,
Severity: Major
Found in app/Services/S3Service.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status