Skip to content

Add basic support for components and livewire attribute validation #205

Add basic support for components and livewire attribute validation

Add basic support for components and livewire attribute validation #205

Re-run triggered April 25, 2024 07:56
Status Failure
Total duration 46s
Artifacts

code_analysis.yml

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

Annotations

7 errors and 10 warnings
ECS
Process completed with exit code 2.
PHPStan: src/Compiler/ComponentTagCompiler.php#L119
Method TomasVotruba\Bladestan\Compiler\ComponentTagCompiler::compileSlots() should return string but returns string|null.
PHPStan: src/Compiler/ComponentTagCompiler.php#L272
Method TomasVotruba\Bladestan\Compiler\ComponentTagCompiler::compileClosingTags() should return string but returns string|null.
PHPStan: src/Compiler/ComponentTagCompiler.php#L367
Method TomasVotruba\Bladestan\Compiler\ComponentTagCompiler::parseAttributeBag() should return string but returns string|null.
PHPStan: src/Compiler/ComponentTagCompiler.php#L422
Method TomasVotruba\Bladestan\Compiler\ComponentTagCompiler::parseBindAttributes() should return string but returns string|null.
PHPStan
Process completed with exit code 1.
Check Active Classes
Process completed with exit code 1.
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/
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/
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/
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/
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/