Fix bug #2269 #1695
pull-checks.yml
on: pull_request
Check if the changelog was updated
7s
Check for added todo messages
4s
Check for matching app info file
22s
Make sure the package.json is well-formatted
23s
Block fixup and squash commits
25s
Annotations
5 warnings
Check for added todo messages:
lib/Controller/Implementation/RecipeImplementation.php#L112
Found @todo Parameter id is never used. Fix that
|
Check for added todo messages:
tests/Unit/Controller/Implementation/RecipeImplementationTest.php#L333
Found @todo no implementation in controller
|
Check for added todo messages:
tests/Unit/Controller/Implementation/RecipeImplementationTest.php#L588
Found @todo Assert on image data/file name
|
Check for added todo messages:
tests/Unit/Controller/Implementation/RecipeImplementationTest.php#L589
Found @todo Avoid business code in controller
|
Check for added todo messages:
tests/Unit/Controller/Implementation/RecipeImplementationTest.php#L668
Found @todo no work on controller
|