Skip to content

Allow optional when on Collector class #137

Allow optional when on Collector class

Allow optional when on Collector class #137

Triggered via pull request September 7, 2024 16:28
Status Failure
Total duration 34s
Artifacts

ci_build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
PHP 8.2: src/Collector.php#L76
Trying to invoke (callable(mixed, int|string|null=): bool)|null but it might not be a callable.
PHP 8.2
Process completed with exit code 1.
PHP 8.1: src/Collector.php#L76
Trying to invoke (callable(mixed, int|string|null=): bool)|null but it might not be a callable.
PHP 8.1
Process completed with exit code 1.
PHP 8.2
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/
PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. 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.1
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/
PHP 8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/