Skip to content

feat: refactor attribute handling to match laravel 11 #275

feat: refactor attribute handling to match laravel 11

feat: refactor attribute handling to match laravel 11 #275

Triggered via push September 22, 2024 14:45
Status Failure
Total duration 1m 42s
Artifacts
Matrix: static-analysis
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/Relation.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Query\\Builder\:\:getQuery\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Relation.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Flame/Providers/MacroServiceProvider.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Query\\Builder\:\:getQuery\(\)\.$# in path /home/runner/work/core/core/src/Flame/Providers/MacroServiceProvider.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Flame/Support/Helpers/helpers.php#L1
Ignored error pattern #^Function traceLog invoked with 1 parameter, 0 required\.$# in path /home/runner/work/core/core/src/Flame/Support/Helpers/helpers.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Main/Classes/MainController.php#L1
Ignored error pattern #^Function traceLog invoked with 1 parameter, 0 required\.$# in path /home/runner/work/core/core/src/Main/Classes/MainController.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/System/Classes/ExtensionManager.php#L1
Ignored error pattern #^Function traceLog invoked with 1 parameter, 0 required\.$# in path /home/runner/work/core/core/src/System/Classes/ExtensionManager.php was not matched in reported errors.
PHP 8.3 - Static Analysis
Process completed with exit code 1.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/Relation.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Query\\Builder\:\:getQuery\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Relation.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Flame/Providers/MacroServiceProvider.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Query\\Builder\:\:getQuery\(\)\.$# in path /home/runner/work/core/core/src/Flame/Providers/MacroServiceProvider.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Flame/Support/Helpers/helpers.php#L1
Ignored error pattern #^Function traceLog invoked with 1 parameter, 0 required\.$# in path /home/runner/work/core/core/src/Flame/Support/Helpers/helpers.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Main/Classes/MainController.php#L1
Ignored error pattern #^Function traceLog invoked with 1 parameter, 0 required\.$# in path /home/runner/work/core/core/src/Main/Classes/MainController.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/System/Classes/ExtensionManager.php#L1
Ignored error pattern #^Function traceLog invoked with 1 parameter, 0 required\.$# in path /home/runner/work/core/core/src/System/Classes/ExtensionManager.php was not matched in reported errors.
PHP 8.2 - Static Analysis
Process completed with exit code 1.
PHP 8.3 - Static Analysis
The following actions use a deprecated Node.js version 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.2 - Static Analysis
The following actions use a deprecated Node.js version 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/