Skip to content

Expose kill signal parameter from terminateProcess() in delete() #724

Expose kill signal parameter from terminateProcess() in delete()

Expose kill signal parameter from terminateProcess() in delete() #724

Triggered via pull request June 21, 2023 22:49
@umer936umer936
synchronize #378
patch-1
Status Failure
Total duration 59s
Artifacts

ci.yml

on: pull_request
Coding Standard & Static Analysis
19s
Coding Standard & Static Analysis
Matrix: testsuite
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Coding Standard & Static Analysis: src/Controller/Admin/QueueProcessesController.php#L115
Parameter #2 $sig of method Queue\Model\Table\QueueProcessesTable::terminateProcess() expects int, int|null given.
Coding Standard & Static Analysis: src/Model/Table/QueueProcessesTable.php#L281
PHPDoc tag @param for parameter $sig with type int|null is not subtype of native type int.
Coding Standard & Static Analysis
Process completed with exit code 1.
testsuite (8.2, sqlite)
Process completed with exit code 2.
testsuite (7.4, sqlite)
Process completed with exit code 2.
testsuite (7.4, sqlite, prefer-lowest)
Process completed with exit code 2.
testsuite (7.4, pgsql)
Process completed with exit code 2.
testsuite (8.2, pgsql)
Process completed with exit code 2.
testsuite (8.2, mysql)
Process completed with exit code 2.
testsuite (7.4, mysql)
Process completed with exit code 2.