Skip to content

migrate doc redirects to redirects.json sidecar from doc-en #3003

migrate doc redirects to redirects.json sidecar from doc-en

migrate doc redirects to redirects.json sidecar from doc-en #3003

Triggered via pull request July 6, 2026 21:25
Status Failure
Total duration 1m 8s
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

7 errors
Static Analysis (8.4, locked)
Process completed with exit code 1.
Static Analysis (8.4, locked): include/header.inc#L54
Variable $config might not be defined.
Static Analysis (8.4, locked): include/header.inc#L53
Variable $config might not be defined.
Static Analysis (8.4, locked): include/header.inc#L53
Variable $config might not be defined.
Static Analysis (8.4, locked): include/header.inc#L38
Ignored error pattern #^Variable \$config might not be defined\.$# (variable.undefined) in path /home/runner/work/web-php/web-php/include/header.inc is expected to occur 3 times, but occurred 6 times.
Static Analysis (8.4, locked): error.php#L86
Ignored error pattern #^Variable \$LANG might not be defined\.$# (variable.undefined) in path /home/runner/work/web-php/web-php/error.php is expected to occur 8 times, but occurred only 6 times.
Static Analysis (8.4, locked): docs.php#L12
Variable $intro might not be defined.