Skip to content

refactor API interfaces #10 #4

refactor API interfaces #10

refactor API interfaces #10 #4

Triggered via push July 25, 2024 10:48
Status Failure
Total duration 35s
Artifacts

main.yml

on: push
composer config validation
3s
composer config validation
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
PHP 8.3: src/Api/IMember.php#L93
Method phpsap\interfaces\Api\IMember::create() has parameter $array with no value type specified in iterable type array.
PHP 8.3: src/Api/IStruct.php#L78
Method phpsap\interfaces\Api\IStruct::create() has parameter $array with no value type specified in iterable type array.
PHP 8.3: src/Api/IStruct.php#L118
Method phpsap\interfaces\Api\IStruct::cast() has parameter $value with no value type specified in iterable type array.
PHP 8.3: src/Api/IStruct.php#L118
Method phpsap\interfaces\Api\IStruct::cast() return type has no value type specified in iterable type array.
PHP 8.3: src/Api/ITable.php#L83
Method phpsap\interfaces\Api\ITable::create() has parameter $array with no value type specified in iterable type array.
PHP 8.3: src/Api/ITable.php#L123
Method phpsap\interfaces\Api\ITable::cast() has parameter $value with no value type specified in iterable type array.
PHP 8.3: src/Api/ITable.php#L123
Method phpsap\interfaces\Api\ITable::cast() return type has no value type specified in iterable type array.
PHP 8.3: src/Api/IValue.php#L115
Method phpsap\interfaces\Api\IValue::create() has parameter $array with no value type specified in iterable type array.
PHP 8.3
Process completed with exit code 1.
PHP 8.1
The job was canceled because "_8_3" failed.
PHP 8.2
The job was canceled because "_8_3" failed.
composer config validation
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 8.3
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/