feat(ci): implement automated syntax and static analysers for code samples in docs #447
documentation.yml
on: pull_request
Validate code blocks in documentation with phpstan
14s
Validate documentation with phpDocumentor/guides
13s
Annotations
5 errors and 2 warnings
Validate code blocks in documentation with phpstan:
docs/extracted_blocks/aggregate-fields_line184.php#L1
Ignored error pattern #^Call to an undefined method Account\:\:addEntry\(\)\.$# in path /home/runner/work/orm/orm/docs/extracted_blocks/aggregate-fields_line184.php was not matched in reported errors.
|
Validate code blocks in documentation with phpstan:
docs/extracted_blocks/aggregate-fields_line184.php#L1
Ignored error pattern #^Call to an undefined method Account\:\:getBalance\(\)\.$# in path /home/runner/work/orm/orm/docs/extracted_blocks/aggregate-fields_line184.php was not matched in reported errors.
|
Validate code blocks in documentation with phpstan:
docs/extracted_blocks/aggregate-fields_line241.php#L1
Ignored error pattern #^Call to an undefined method Account\:\:addEntry\(\)\.$# in path /home/runner/work/orm/orm/docs/extracted_blocks/aggregate-fields_line241.php was not matched in reported errors.
|
Validate code blocks in documentation with phpstan:
docs/extracted_blocks/getting-started_line1383.php#L1
Ignored error pattern #^Call to an undefined method Bug\:\:assignToProduct\(\)\.$# in path /home/runner/work/orm/orm/docs/extracted_blocks/getting-started_line1383.php was not matched in reported errors.
|
Validate code blocks in documentation with phpstan
Process completed with exit code 1.
|
Validate documentation with phpDocumentor/guides
The process '/usr/bin/git' failed with exit code 128
|
Validate code blocks in documentation with phpstan
The process '/usr/bin/git' failed with exit code 128
|