Skip to content

Update CI config

Update CI config #21

Triggered via pull request March 18, 2024 12:55
@ADmadADmad
synchronize #111
ci
Status Failure
Total duration 43s
Artifacts

ci.yml

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

Annotations

4 errors and 4 warnings
testsuite (7.4, sqlite, prefer-lowest)
Process completed with exit code 2.
ImplementedParamTypeMismatch: src/Model/Endpoint.php#L1192
src/Model/Endpoint.php:1192:44: ImplementedParamTypeMismatch: Argument 1 of Muffin\Webservice\Model\Endpoint::patchEntities has wrong type 'Traversable|array<array-key, mixed>', expecting 'iterable<mixed, Cake\Datasource\EntityInterface>' as defined by Cake\Datasource\RepositoryInterface::patchEntities (see https://psalm.dev/199)
LessSpecificImplementedReturnType: src/Model/Endpoint.php#L1221
src/Model/Endpoint.php:1221:16: LessSpecificImplementedReturnType: The inherited return type 'array<string, mixed>' for Cake\Event\EventListenerInterface::implementedEvents is more specific than the implemented return type for Muffin\Webservice\Model\Endpoint::implementedevents 'array<array-key, mixed>' (see https://psalm.dev/166)
Coding Standard & Static Analysis
Process completed with exit code 2.
testsuite (7.4, mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite (7.4, mysql)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Coding Standard & Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding Standard & Static Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/