Proofreading api with single page checkout #92
ci.yml
on: pull_request
phpstan
38s
misc_checks
18s
Matrix: jsunit
Matrix: linting
Matrix: pageload-smoketest
Matrix: phpunit
Annotations
19 errors
phpunit (ubuntu-20.04, 7.4)
Process completed with exit code 1.
|
linting (ubuntu-22.04, 8.1)
Process completed with exit code 2.
|
phpunit (ubuntu-22.04, 8.1)
The job was canceled because "ubuntu-20_04_7_4" failed.
|
phpunit (ubuntu-22.04, 8.1)
The operation was canceled.
|
pageload-smoketest (ubuntu-22.04, 8.1)
Process completed with exit code 1.
|
pageload-smoketest (ubuntu-20.04, 7.4)
The job was canceled because "ubuntu-22_04_8_1" failed.
|
pageload-smoketest (ubuntu-20.04, 7.4)
Process completed with exit code 1.
|
linting (ubuntu-20.04, 7.4)
The job was canceled because "ubuntu-22_04_8_1" failed.
|
linting (ubuntu-20.04, 7.4)
Process completed with exit code 2.
|
phpstan:
api/v1_projects.inc#L775
Instantiated class TextChecker not found.
|
phpstan:
api/v1_projects.inc#L776
Call to method analyse() on an unknown class TextChecker.
|
phpstan:
api/v1_projects.inc#L804
Instantiated class ProofProjectPage not found.
|
phpstan:
api/v1_projects.inc#L806
Call to method render_page_text() on an unknown class ProofProjectPage.
|
phpstan:
api/v1_projects.inc#L815
Call to method pp_resume_page() on an unknown class ProofProjectPage.
|
phpstan:
api/v1_projects.inc#L817
Call to method attempt_checkin() on an unknown class ProofProjectPage.
|
phpstan:
api/v1_projects.inc#L819
Call to method save() on an unknown class ProofProjectPage.
|
phpstan:
api/v1_projects.inc#L821
Call to method save_and_revert() on an unknown class ProofProjectPage.
|
phpstan:
api/v1_projects.inc#L823
Call to method returnToRound() on an unknown class ProofProjectPage.
|
phpstan:
api/v1_projects.inc#L857
Instantiated class ProofProject not found.
|