Add blueprint for live preview #21
coding-standards.yml
on: push
Set up and run linters
40s
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/
|