Skip to content

test: add missing openapi.yaml for coverage testing and fix yaml syntax #3

test: add missing openapi.yaml for coverage testing and fix yaml syntax

test: add missing openapi.yaml for coverage testing and fix yaml syntax #3

Triggered via push August 30, 2026 16:21
Status Failure
Total duration 20s
Artifacts

ci.yml

on: push
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 4 warnings
php (8.2): src/Request/ReorderBoardsRequest.php#L44
Parameter #1 $array (list<string>) of array_values is already a list, call has no effect.
php (8.2): src/Request/CreateTicketRequest.php#L69
Parameter #1 $array (non-empty-list<string>) of array_values is already a list, call has no effect.
php (8.2): src/Request/CreateTicketRequest.php#L40
Method Newfoundcodes\Okatana\Request\CreateTicketRequest::__construct() has parameter $labelIds with no value type specified in iterable type array.
php (8.2): src/Request/CreateDocumentRequest.php#L69
Parameter #1 $array (non-empty-list<string>) of array_values is already a list, call has no effect.
php (8.2): src/Request/CreateDocumentRequest.php#L38
Method Newfoundcodes\Okatana\Request\CreateDocumentRequest::__construct() has parameter $tagNames with no value type specified in iterable type array.
php (8.2): src/Model/Document.php#L39
Method Newfoundcodes\Okatana\Model\Document::__construct() has parameter $raw with no value type specified in iterable type array.
php (8.2): src/Http/RetryPolicy.php#L78
Parameter #1 $datetime of function strtotime expects string, string|null given.
php (8.2): src/Http/RetryPolicy.php#L36
Method Newfoundcodes\Okatana\Http\RetryPolicy::__construct() has parameter $statusCodes with no value type specified in iterable type array.
php (8.2): src/Http/RequestExecutor.php#L206
Parameter #2 $headers of class Newfoundcodes\Okatana\Response\ApiResponse constructor expects array<string, list<string>>, array<array<string>> given.
php (8.2): src/Api/AbstractApi.php#L40
Method Newfoundcodes\Okatana\Api\AbstractApi::payload() return type has no value type specified in iterable type array.
php (8.3)
The strategy configuration was canceled because "php._8_2" failed
php (8.3): src/Request/ReorderBoardsRequest.php#L44
Parameter #1 $array (list<string>) of array_values is already a list, call has no effect.
php (8.3): src/Request/CreateTicketRequest.php#L69
Parameter #1 $array (non-empty-list<string>) of array_values is already a list, call has no effect.
php (8.3): src/Request/CreateTicketRequest.php#L40
Method Newfoundcodes\Okatana\Request\CreateTicketRequest::__construct() has parameter $labelIds with no value type specified in iterable type array.
php (8.3): src/Request/CreateDocumentRequest.php#L69
Parameter #1 $array (non-empty-list<string>) of array_values is already a list, call has no effect.
php (8.3): src/Request/CreateDocumentRequest.php#L38
Method Newfoundcodes\Okatana\Request\CreateDocumentRequest::__construct() has parameter $tagNames with no value type specified in iterable type array.
php (8.3): src/Model/Document.php#L39
Method Newfoundcodes\Okatana\Model\Document::__construct() has parameter $raw with no value type specified in iterable type array.
php (8.3): src/Http/RetryPolicy.php#L78
Parameter #1 $datetime of function strtotime expects string, string|null given.
php (8.3): src/Http/RetryPolicy.php#L36
Method Newfoundcodes\Okatana\Http\RetryPolicy::__construct() has parameter $statusCodes with no value type specified in iterable type array.
php (8.3): src/Http/RequestExecutor.php#L206
Parameter #2 $headers of class Newfoundcodes\Okatana\Response\ApiResponse constructor expects array<string, list<string>>, array<array<string>> given.
php (8.3): src/Api/AbstractApi.php#L40
Method Newfoundcodes\Okatana\Api\AbstractApi::payload() return type has no value type specified in iterable type array.
php (8.4)
The strategy configuration was canceled because "php._8_2" failed
php (8.4): src/Request/ReorderBoardsRequest.php#L44
Parameter #1 $array (list<string>) of array_values is already a list, call has no effect.
php (8.4): src/Request/CreateTicketRequest.php#L69
Parameter #1 $array (non-empty-list<string>) of array_values is already a list, call has no effect.
php (8.4): src/Request/CreateTicketRequest.php#L40
Method Newfoundcodes\Okatana\Request\CreateTicketRequest::__construct() has parameter $labelIds with no value type specified in iterable type array.
php (8.4): src/Request/CreateDocumentRequest.php#L69
Parameter #1 $array (non-empty-list<string>) of array_values is already a list, call has no effect.
php (8.4): src/Request/CreateDocumentRequest.php#L38
Method Newfoundcodes\Okatana\Request\CreateDocumentRequest::__construct() has parameter $tagNames with no value type specified in iterable type array.
php (8.4): src/Model/Document.php#L39
Method Newfoundcodes\Okatana\Model\Document::__construct() has parameter $raw with no value type specified in iterable type array.
php (8.4): src/Http/RetryPolicy.php#L78
Parameter #1 $datetime of function strtotime expects string, string|null given.
php (8.4): src/Http/RetryPolicy.php#L36
Method Newfoundcodes\Okatana\Http\RetryPolicy::__construct() has parameter $statusCodes with no value type specified in iterable type array.
php (8.4): src/Http/RequestExecutor.php#L206
Parameter #2 $headers of class Newfoundcodes\Okatana\Response\ApiResponse constructor expects array<string, list<string>>, array<array<string>> given.
php (8.4): src/Api/AbstractApi.php#L40
Method Newfoundcodes\Okatana\Api\AbstractApi::payload() return type has no value type specified in iterable type array.
docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
php (8.2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
php (8.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
php (8.4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/