Proposed wordcheck API #703
ci.yml
on: pull_request
phpstan
27s
misc_checks
19s
Matrix: jsunit
Matrix: linting
Matrix: pageload-smoketest
Matrix: phpunit
Annotations
14 errors
phpunit (ubuntu-22.04, 8.1)
Process completed with exit code 1.
|
phpunit (ubuntu-20.04, 7.4)
Process completed with exit code 1.
|
phpstan:
api/v1_projects.inc#L871
Result of method ProofProjectPage::wc_report() (void) is used.
|
phpstan:
pinc/ProofProject.inc#L195
Access to an undefined property WordChecker::$project.
|
phpstan:
pinc/ProofProject.inc#L196
Access to an undefined property WordChecker::$projectid.
|
phpstan:
pinc/ProofProject.inc#L199
Access to an undefined property WordChecker::$wc_array.
|
phpstan:
pinc/ProofProject.inc#L202
Access to an undefined property WordChecker::$good_char_buffer.
|
phpstan:
pinc/ProofProject.inc#L203
Access to an undefined property WordChecker::$char_type.
|
phpstan:
pinc/ProofProject.inc#L204
Access to an undefined property WordChecker::$text_index.
|
phpstan:
pinc/ProofProject.inc#L205
Access to an undefined property WordChecker::$puncArray.
|
phpstan:
pinc/ProofProject.inc#L210
Access to an undefined property WordChecker::$project.
|
phpstan:
pinc/ProofProject.inc#L211
Access to an undefined property WordChecker::$page_text.
|
phpunit (ubuntu-22.04, 8.3)
The job was canceled because "ubuntu-22_04_8_1" failed.
|
phpunit (ubuntu-22.04, 8.3)
Process completed with exit code 1.
|