Skip to content

Simplify backend (Define custom endpoints for blogpost subject type + foundation bits) #167

Simplify backend (Define custom endpoints for blogpost subject type + foundation bits)

Simplify backend (Define custom endpoints for blogpost subject type + foundation bits) #167

Triggered via pull request November 5, 2024 10:02
Status Failure
Total duration 26s
Artifacts

wp-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
phpcs: tests/plugin/test-blogpost-controller.php#L305
Variable "$sourceUrl" is not in valid snake_case format, try "$source_url"
phpcs: tests/plugin/test-blogpost-controller.php#L307
Variable "$sourceUrl" is not in valid snake_case format, try "$source_url"
phpcs: tests/plugin/test-blogpost-controller.php#L316
Variable "$sourceUrl" is not in valid snake_case format, try "$source_url"
phpcs: tests/plugin/test-blogpost-controller.php#L328
Variable "$sourceUrl" is not in valid snake_case format, try "$source_url"
phpcs
Process completed with exit code 1.
phpcs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/