Skip to content

Return 'static' instead of 'self' in static returning methods #183

Return 'static' instead of 'self' in static returning methods

Return 'static' instead of 'self' in static returning methods #183

Re-run triggered March 19, 2024 12:53
Status Failure
Total duration 8m 29s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: Coding Standards
Matrix: PHPUnit on MariaDB 10.5
Matrix: PHPUnit on MySQL 5.7 and PhpStan
Matrix: PHPUnit on MySQL 8
Matrix: PHPUnit on OCI8
Matrix: PHPBench
Matrix: PHPUnit on PostgreSQL
Matrix: PHPUnit with prefer-lowest
Matrix: Composer require checker
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
Coding Standards (7.4)
Process completed with exit code 1.
PHPBench (7.4)
Process completed with exit code 1.
PHPUnit on MariaDB 10.5 (7.4)
Process completed with exit code 2.
PHPUnit on PostgreSQL (7.4)
Process completed with exit code 2.
PHPUnit on MySQL 8 (7.4)
Process completed with exit code 2.
PHPUnit on MySQL 5.7 and PhpStan (7.4)
Process completed with exit code 2.
PHPUnit on MySQL 8 (8.0)
The job was canceled because "_7_4" failed.
PHPUnit on MySQL 8 (8.0)
The operation was canceled.
PHPUnit with prefer-lowest (7.4)
Process completed with exit code 2.
PHPUnit on OCI8 (7.4)
Process completed with exit code 2.
Coding Standards (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding Standards (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 Standards (7.4): src/Utils/BeanDescriptor.php#L1
Found violation(s) of type: statement_indentation
Coding Standards (7.4): src/Utils/BeanDescriptor.php#L1
Found violation(s) of type: binary_operator_spaces
Composer require checker (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Composer require checker (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPBench (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPBench (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit on MariaDB 10.5 (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit on MariaDB 10.5 (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit on PostgreSQL (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit on PostgreSQL (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit on MySQL 8 (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit on MySQL 8 (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit on MySQL 5.7 and PhpStan (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit on MySQL 5.7 and PhpStan (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit with prefer-lowest (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit with prefer-lowest (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit on OCI8 (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit on OCI8 (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/