Skip to content

[Preview - Part 2] Basic Framework #2938

[Preview - Part 2] Basic Framework

[Preview - Part 2] Basic Framework #2938

Triggered via pull request June 19, 2026 20:17
Status Failure
Total duration 30s
Artifacts

integrate.yaml

on: pull_request
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Static Analysis
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Static Analysis (8.4, locked)
Process completed with exit code 1.
Static Analysis (8.4, locked): src/Framework/Services/ServiceLocator.php#L84
Method phpweb\Framework\Services\ServiceLocator::make() should return Psr\Container\ContainerInterface but returns CompiledServiceContainer.
Static Analysis (8.4, locked): src/Framework/Services/ServiceLocator.php#L84
Instantiated class CompiledServiceContainer not found.
Static Analysis (8.4, locked)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/