Skip to content

Build(deps-dev): Bump nextcloud/coding-standard from 1.2.3 to 1.3.0 #2053

Build(deps-dev): Bump nextcloud/coding-standard from 1.2.3 to 1.3.0

Build(deps-dev): Bump nextcloud/coding-standard from 1.2.3 to 1.3.0 #2053

Triggered via pull request September 20, 2024 08:41
Status Failure
Total duration 3m 34s
Artifacts

pull-checks.yml

on: pull_request
Check if the changelog was updated
7s
Check if the changelog was updated
Check for added todo messages
4s
Check for added todo messages
Check for matching app info file
23s
Check for matching app info file
Make sure the package.json is well-formatted
27s
Make sure the package.json is well-formatted
Block fixup and squash commits
24s
Block fixup and squash commits
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Check if the changelog was updated
There was no change in the changelog detected. Please fill in a valid entry into that file.
Check if the changelog was updated
Process completed with exit code 1.
Check for added todo messages: lib/Controller/RecipeApiController.php#L54
Found @todo Parameter id is never used. Fix that
Check for added todo messages: lib/Controller/RecipeController.php#L47
Found @todo Parameter id is never used. Fix that
Check for added todo messages: lib/Db/RecipeDb.php#L36
Found @todo Why deprecated?
Check for added todo messages: lib/Helper/Filter/JSON/FixInstructionsFilter.php#L26
Found @todo Parse HTML entries for bold/italic/underlined text and create markdown
Check for added todo messages: lib/Helper/Filter/JSON/FixRecipeYieldFilter.php#L66
Found XXX How to parse an array correctly?
Check for added todo messages: lib/Helper/HTMLParser/HttpJsonLdParser.php#L114
Found @todo This only extracts the very first recipe in the graph and only that.