Merge pull request #191 from conedevelopment/sassycs #1686
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
back-end.yml
on: push
1️⃣ Syntax errors
14s
Matrix: 2️⃣ Unit and functional tests
Annotations
17 errors
2️⃣ Unit and functional tests (8.2, locked)
Canceling since a higher priority waiting request for 'Back-end-refs/heads/master' exists
|
2️⃣ Unit and functional tests (8.2, lowest)
Canceling since a higher priority waiting request for 'Back-end-refs/heads/master' exists
|
2️⃣ Unit and functional tests (8.3, locked)
Canceling since a higher priority waiting request for 'Back-end-refs/heads/master' exists
|
2️⃣ Unit and functional tests (8.2, highest)
The operation was canceled.
|
2️⃣ Unit and functional tests (8.3, highest)
Canceling since a higher priority waiting request for 'Back-end-refs/heads/master' exists
|
2️⃣ Unit and functional tests (8.3, highest)
The operation was canceled.
|
3️⃣ Static Analysis
Canceling since a higher priority waiting request for 'Back-end-refs/heads/master' exists
|
3️⃣ Static Analysis:
src/Actions/Action.php#L113
Anonymous function should return Illuminate\Support\MessageBag but returns Illuminate\Contracts\Support\MessageBag.
|
3️⃣ Static Analysis:
src/Actions/Actions.php#L31
Method Cone\Root\Actions\Actions::authorized() should return static(Cone\Root\Actions\Actions) but returns Cone\Root\Actions\Actions.
|
3️⃣ Static Analysis:
src/Actions/Actions.php#L39
Method Cone\Root\Actions\Actions::visible() should return static(Cone\Root\Actions\Actions) but returns Cone\Root\Actions\Actions.
|
3️⃣ Static Analysis:
src/Fields/BelongsToMany.php#L203
Parameter #1 $model of method Cone\Root\Fields\BelongsToMany<TRelation of Illuminate\Database\Eloquent\Relations\BelongsToMany>::getRelation() expects Illuminate\Database\Eloquent\Model, string given.
|
3️⃣ Static Analysis:
src/Fields/Fields.php#L43
Method Cone\Root\Fields\Fields::authorized() should return static(Cone\Root\Fields\Fields) but returns Cone\Root\Fields\Fields.
|
3️⃣ Static Analysis:
src/Fields/Fields.php#L51
Method Cone\Root\Fields\Fields::visible() should return static(Cone\Root\Fields\Fields) but returns Cone\Root\Fields\Fields.
|
3️⃣ Static Analysis:
src/Fields/Fields.php#L59
Method Cone\Root\Fields\Fields::searchable() should return static(Cone\Root\Fields\Fields) but returns Cone\Root\Fields\Fields.
|
3️⃣ Static Analysis:
src/Fields/Fields.php#L67
Method Cone\Root\Fields\Fields::sortable() should return static(Cone\Root\Fields\Fields) but returns Cone\Root\Fields\Fields.
|
3️⃣ Static Analysis:
src/Fields/Relation.php#L367
Anonymous function should return Illuminate\Support\MessageBag but returns Illuminate\Contracts\Support\MessageBag.
|
3️⃣ Static Analysis:
src/Fields/Relation.php#L565
Call to an undefined method TRelation of Illuminate\Database\Eloquent\Relations\Relation::findOrFail().
|