Skip to content

Update blueprint for live demo #12

Update blueprint for live demo

Update blueprint for live demo #12

Triggered via push November 18, 2024 14:23
Status Success
Total duration 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Update
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
rplus-wp-team-list.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 48 and the first side effect is on line 50 (PSR1.Files.SideEffects.FoundWithSymbols)