Skip to content

Add basic support for components and livewire attribute validation #202

Add basic support for components and livewire attribute validation

Add basic support for components and livewire attribute validation #202

Re-run triggered April 24, 2024 22:04
Status Failure
Total duration 46s
Artifacts

code_analysis.yml

on: pull_request
Matrix: code_analysis
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
Unit Tests
Process completed with exit code 2.
PHPStan: src/Compiler/ComponentTagCompiler.php#L119
Function Safe\preg_replace not found.
PHPStan: src/Compiler/ComponentTagCompiler.php#L272
Function Safe\preg_replace not found.
PHPStan: src/Compiler/ComponentTagCompiler.php#L308
Function Safe\preg_match_all not found.
PHPStan: src/Compiler/ComponentTagCompiler.php#L308
Undefined variable: $matches
PHPStan: src/Compiler/ComponentTagCompiler.php#L313
Unable to resolve the template type TKey in call to function collect
PHPStan: src/Compiler/ComponentTagCompiler.php#L313
Unable to resolve the template type TValue in call to function collect
PHPStan: src/Compiler/ComponentTagCompiler.php#L313
Undefined variable: $matches
PHPStan: src/Compiler/ComponentTagCompiler.php#L313
Variable $matches in PHPDoc tag @var does not exist.
PHPStan: src/Compiler/ComponentTagCompiler.php#L367
Function Safe\preg_replace not found.
PHPStan: src/Compiler/ComponentTagCompiler.php#L422
Function Safe\preg_replace not found.
Check Active Classes
Process completed with exit code 1.
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests
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/
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan
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/
ECS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ECS
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/
Check Active Classes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Active Classes
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/
Check Commented Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Commented Code
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/