Skip to content

updated gitlab ci

updated gitlab ci #1

Triggered via push February 2, 2024 14:05
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
cs-stan  /  Coding Standard & Static Analysis
26s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 6 warnings
cs-stan / Coding Standard & Static Analysis: src/Controller/AppController.php#L8
Class CakeDC\Datatables\Controller\AppController extends unknown class App\Controller\AppController.
cs-stan / Coding Standard & Static Analysis: src/Datatable/Datatable.php#L438
Access to an undefined property Cake\View\Helper::$Html.
cs-stan / Coding Standard & Static Analysis: src/Datatable/Datatable.php#L466
Property CakeDC\Datatables\Datatable\Datatable::$searchHeadersTypes (array<string>) does not accept string.
cs-stan / Coding Standard & Static Analysis: src/Datatable/Datatable.php#L558
Access to an undefined property Cake\View\Helper::$Url.
cs-stan / Coding Standard & Static Analysis: src/View/LinkFormatter/Link.php#L41
Access to an undefined property Cake\View\Helper::$Url.
cs-stan / Coding Standard & Static Analysis: src/View/LinkFormatter/Link.php#L42
Part $this->getConfig('target') (0|0.0|''|'0'|array{}|false|null) of encapsed string cannot be cast to string.
cs-stan / Coding Standard & Static Analysis: src/View/LinkFormatter/PostLink.php#L42
Access to an undefined property Cake\View\Helper::$Url.
cs-stan / Coding Standard & Static Analysis: src/View/LinkFormatter/PostLink.php#L43
Part $this->getConfig('target') (0|0.0|''|'0'|array{}|false|null) of encapsed string cannot be cast to string.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
UndefinedClass: src/Controller/AppController.php#L8
src/Controller/AppController.php:8:29: UndefinedClass: Class, interface or enum named App\Controller\AppController does not exist (see https://psalm.dev/019)
PossiblyInvalidArgument: src/Datatable/Datatable.php#L431
src/Datatable/Datatable.php:431:52: PossiblyInvalidArgument: Argument 1 of Cake\Utility\Inflector::humanize expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
PossiblyNullReference: src/Datatable/Datatable.php#L438
src/Datatable/Datatable.php:438:37: PossiblyNullReference: Cannot call method tableHeaders on possibly null value (see https://psalm.dev/083)
UndefinedMethod: src/Datatable/Datatable.php#L438
src/Datatable/Datatable.php:438:37: UndefinedMethod: Method Cake\View\Helper::tableHeaders does not exist (see https://psalm.dev/022)
InvalidPropertyAssignmentValue: src/Datatable/Datatable.php#L466
src/Datatable/Datatable.php:466:37: InvalidPropertyAssignmentValue: $this->searchHeadersTypes with declared type 'array<array-key, string>' cannot be assigned type 'string' (see https://psalm.dev/145)
RedundantCondition: src/Datatable/Datatable.php#L472
src/Datatable/Datatable.php:472:35: RedundantCondition: Type string for $this->searchHeadersTypes is always isset (see https://psalm.dev/122)
TypeDoesNotContainType: src/Datatable/Datatable.php#L472
src/Datatable/Datatable.php:472:64: TypeDoesNotContainType: Cannot resolve types for $this->searchHeadersTypes with type string and !isset assertion (see https://psalm.dev/056)
PossiblyNullReference: src/Datatable/Datatable.php#L558
src/Datatable/Datatable.php:558:36: PossiblyNullReference: Cannot call method build on possibly null value (see https://psalm.dev/083)
UndefinedMethod: src/Datatable/Datatable.php#L558
src/Datatable/Datatable.php:558:36: UndefinedMethod: Method Cake\View\Helper::build does not exist (see https://psalm.dev/022)
PossiblyNullArgument: src/Datatable/Datatable.php#L694
src/Datatable/Datatable.php:694:35: PossiblyNullArgument: Argument 1 of class_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
testsuite / testsuite-linux (8.1, sqlite, lowest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite / testsuite-linux (8.1, mysql, highest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cs-stan / Coding Standard & Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite / testsuite-linux (8.1, pgsql, highest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite / testsuite-linux (8.2, mysql, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite / testsuite-linux (8.3, sqlite, highest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.