V2 #1001
Annotations
10 errors and 1 warning
app/Root/Extracts/FooBar.php#L23
Method App\Root\Extracts\FooBar::toTable() has invalid return type App\Root\Extracts\Table.
|
app/Root/Extracts/FooBar.php#L23
Return type App\Root\Extracts\Table of method App\Root\Extracts\FooBar::toTable() is not covariant with return type Cone\Root\Table\Table of method Cone\Root\Extracts\Extract::toTable().
|
app/Root/Extracts/FooBar.php#L25
Method App\Root\Extracts\FooBar::toTable() should return App\Root\Extracts\Table but returns Cone\Root\Table\Table.
|
app/Root/Filters/FooBar.php#L9
Class App\Root\Filters\FooBar extends unknown class Cone\Root\Filters\Filter.
|
app/Root/Resources/FooBar.php#L16
Call to an undefined static method Cone\Root\Resources\Resource::fields().
|
app/Root/Resources/FooBar.php#L17
Call to static method make() on an unknown class Cone\Root\Form\Fields\ID.
|
app/Root/Resources/FooBar.php#L24
Parameter #1 $request of method App\Root\Resources\FooBar::relations() is not optional.
|
app/Root/Resources/FooBar.php#L26
Method Cone\Root\Resources\Resource::relations() invoked with 1 parameter, 0 required.
|
app/Root/Resources/FooBar.php#L36
Call to an undefined static method Cone\Root\Resources\Resource::filters().
|
app/Root/Resources/FooBar.php#L46
Call to an undefined static method Cone\Root\Resources\Resource::actions().
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading