Skip to content

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

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 #2054

Triggered via pull request September 20, 2024 08:58
Status Success
Total duration 4m 19s
Artifacts

pull-checks.yml

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

Annotations

10 warnings
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.