Merge reports module #1670
Annotations
11 errors and 13 warnings
cs-php
Process completed with exit code 1.
|
lint-php:
app/Http/Controllers/Api/ProjectReportController.php#L44
Method Biigle\Http\Requests\StoreReport::getOptions() invoked with 1 parameter, 0 required.
|
lint-php:
app/Http/Controllers/Api/Volumes/ExportAreaController.php#L39
Method Biigle\Http\Controllers\Api\Volumes\ExportAreaController::show() should return Illuminate\Http\Response but returns array.
|
lint-php:
app/Http/Controllers/Api/Volumes/ExportAreaController.php#L66
Method Biigle\Http\Controllers\Api\Volumes\ExportAreaController::store() should return Illuminate\Http\Response but return statement is missing.
|
lint-php:
app/Http/Controllers/Api/Volumes/ExportAreaController.php#L93
Property Biigle\Volume::$exportArea (array) does not accept null.
|
lint-php:
app/Http/Controllers/Api/Volumes/ExportAreaController.php#L94
Method Biigle\Http\Controllers\Api\Volumes\ExportAreaController::destroy() should return Illuminate\Http\Response but return statement is missing.
|
lint-php:
app/Http/Controllers/Views/Projects/ProjectReportsController.php#L35
Access to an undefined property Biigle\Project::$pivot.
|
lint-php:
app/Http/Controllers/Views/Projects/ProjectReportsController.php#L66
Method Biigle\Http\Controllers\Views\Projects\ProjectReportsController::show() should return Illuminate\Http\Response but returns Illuminate\View\View.
|
lint-php:
app/Http/Controllers/Views/Volumes/VolumeReportsController.php#L64
Method Biigle\Http\Controllers\Views\Volumes\VolumeReportsController::show() should return Illuminate\Http\Response but returns Illuminate\View\View.
|
lint-php:
app/Http/Requests/StoreProjectReport.php#L67
Parameter $validator of method Biigle\Http\Requests\StoreProjectReport::validateReportType() has invalid type Illuminate\Validator\Validator.
|
lint-php:
app/Http/Requests/StoreProjectReport.php#L70
Call to an undefined static method Biigle\ReportType::imageAnnotationsAreaId().
|
cs-php
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cs-php:
app/Http/Requests/StoreReport.php#L1
Found violation(s) of type: no_unused_imports
|
cs-php:
app/Http/Requests/StoreProjectReport.php#L1
Found violation(s) of type: use_arrow_functions
|
cs-php:
app/Http/Requests/StoreProjectReport.php#L1
Found violation(s) of type: no_unused_imports
|
cs-php:
app/Http/Controllers/Views/Projects/ProjectReportsController.php#L1
Found violation(s) of type: statement_indentation
|
cs-php:
app/Http/Controllers/Views/Projects/ProjectReportsController.php#L1
Found violation(s) of type: ordered_imports
|
cs-php:
app/Http/Controllers/Views/Volumes/VolumeReportsController.php#L1
Found violation(s) of type: statement_indentation
|
cs-php:
app/Http/Controllers/Views/Volumes/VolumeReportsController.php#L1
Found violation(s) of type: no_unused_imports
|
cs-php:
app/Http/Controllers/Views/Volumes/VolumeReportsController.php#L1
Found violation(s) of type: ordered_imports
|
cs-php:
app/Http/Controllers/Views/SearchController.php#L1
Found violation(s) of type: method_chaining_indentation
|
cs-php:
app/Http/Controllers/Api/ProjectReportController.php#L1
Found violation(s) of type: no_trailing_whitespace_in_comment
|
lint-js
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-php
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|