Skip to content

Add blueprint for live preview #21

Add blueprint for live preview

Add blueprint for live preview #21

Triggered via push November 18, 2024 14:14
Status Failure
Total duration 49s
Artifacts
Set up and run linters
40s
Set up and run linters
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Set up and run linters
Linting failures detected. See check runs with annotations for details.
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)
Set up and run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/