Skip to content

Compile Assets

Compile Assets #257

Triggered via push July 12, 2024 13:56
Status Failure
Total duration 1m 3s
Artifacts
Matrix: static-analysis
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
PHP 8.2 - Static Analysis: src/Admin/Classes/AdminController.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\|Illuminate\\Contracts\\View\\View\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/AdminController.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Admin/Classes/BaseWidget.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\|Illuminate\\Contracts\\View\\View\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/BaseWidget.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Admin/Classes/Navigation.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\|Illuminate\\Contracts\\View\\View\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/Navigation.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/DataTable.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Eloquent\\Relations\\Relation\:\:newQuery\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/DataTable.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/DataTable.php#L143
Call to an undefined method Illuminate\Database\Query\Builder::search().
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/Relation.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Eloquent\\Relations\\Relation\:\:newQuery\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Relation.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/Relation.php#L138
Call to an undefined method Illuminate\Database\Query\Builder::sorted().
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/Relation.php#L152
Call to an undefined method Illuminate\Database\Query\Builder::getQuery().
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/Relation.php#L167
Call to an undefined method Illuminate\Database\Query\Builder::getQuery().
PHP 8.2 - Static Analysis: src/Admin/Notifications/StatusUpdatedNotification.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\Auth\\Authenticatable\:\:getKey\(\)\.$# in path /home/runner/work/core/core/src/Admin/Notifications/StatusUpdatedNotification.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Admin/Classes/AdminController.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\|Illuminate\\Contracts\\View\\View\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/AdminController.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Admin/Classes/BaseWidget.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\|Illuminate\\Contracts\\View\\View\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/BaseWidget.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Admin/Classes/Navigation.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\|Illuminate\\Contracts\\View\\View\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/Navigation.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/DataTable.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Eloquent\\Relations\\Relation\:\:newQuery\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/DataTable.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/DataTable.php#L143
Call to an undefined method Illuminate\Database\Query\Builder::search().
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/Relation.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Eloquent\\Relations\\Relation\:\:newQuery\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Relation.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/Relation.php#L138
Call to an undefined method Illuminate\Database\Query\Builder::sorted().
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/Relation.php#L152
Call to an undefined method Illuminate\Database\Query\Builder::getQuery().
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/Relation.php#L167
Call to an undefined method Illuminate\Database\Query\Builder::getQuery().
PHP 8.3 - Static Analysis: src/Admin/Notifications/StatusUpdatedNotification.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\Auth\\Authenticatable\:\:getKey\(\)\.$# in path /home/runner/work/core/core/src/Admin/Notifications/StatusUpdatedNotification.php was not matched in reported errors.
PHP 8.2 - Static Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 8.3 - Static Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/