Skip to content

Deprecations php 8.4 #15

Deprecations php 8.4

Deprecations php 8.4 #15

Re-run triggered January 20, 2025 19:19
Status Failure
Total duration 36s
Artifacts

build.yml

on: pull_request
coding-style  /  Code Standard Checker
10s
coding-style / Code Standard Checker
Matrix: static-analysis / phpstan
Matrix: tests / lowest_dependencies
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 18 warnings
static-analysis / PHPStan - PHP 8.3: src/GitRepository.php#L170
Cannot access offset 0 on mixed.
static-analysis / PHPStan - PHP 8.3: src/GitRepository.php#L171
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.3: src/GitRepository.php#L197
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.3: src/GitRepository.php#L210
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.3: src/GitRepository.php#L223
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.3: src/GitRepository.php#L611
Cannot cast mixed to string.
static-analysis / PHPStan - PHP 8.3: src/Runners/CliRunner.php#L56
Cannot access offset 1 on mixed.
static-analysis / PHPStan - PHP 8.3: src/Runners/CliRunner.php#L56
Parameter #1 $stream of function stream_set_blocking expects resource, mixed given.
static-analysis / PHPStan - PHP 8.3: src/Runners/CliRunner.php#L57
Cannot access offset 2 on mixed.
static-analysis / PHPStan - PHP 8.3: src/Runners/CliRunner.php#L57
Parameter #1 $stream of function stream_set_blocking expects resource, mixed given.
static-analysis / PHPStan - PHP 8.2: src/GitRepository.php#L170
Cannot access offset 0 on mixed.
static-analysis / PHPStan - PHP 8.2: src/GitRepository.php#L171
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.2: src/GitRepository.php#L197
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.2: src/GitRepository.php#L210
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.2: src/GitRepository.php#L223
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.2: src/GitRepository.php#L611
Cannot cast mixed to string.
static-analysis / PHPStan - PHP 8.2: src/Runners/CliRunner.php#L56
Cannot access offset 1 on mixed.
static-analysis / PHPStan - PHP 8.2: src/Runners/CliRunner.php#L56
Parameter #1 $stream of function stream_set_blocking expects resource, mixed given.
static-analysis / PHPStan - PHP 8.2: src/Runners/CliRunner.php#L57
Cannot access offset 2 on mixed.
static-analysis / PHPStan - PHP 8.2: src/Runners/CliRunner.php#L57
Parameter #1 $stream of function stream_set_blocking expects resource, mixed given.
static-analysis / PHPStan - PHP 8.1: src/GitRepository.php#L170
Cannot access offset 0 on mixed.
static-analysis / PHPStan - PHP 8.1: src/GitRepository.php#L171
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.1: src/GitRepository.php#L197
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.1: src/GitRepository.php#L210
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.1: src/GitRepository.php#L223
Parameter #1 $string of function substr expects string, mixed given.
static-analysis / PHPStan - PHP 8.1: src/GitRepository.php#L611
Cannot cast mixed to string.
static-analysis / PHPStan - PHP 8.1: src/Runners/CliRunner.php#L56
Cannot access offset 1 on mixed.
static-analysis / PHPStan - PHP 8.1: src/Runners/CliRunner.php#L56
Parameter #1 $stream of function stream_set_blocking expects resource, mixed given.
static-analysis / PHPStan - PHP 8.1: src/Runners/CliRunner.php#L57
Cannot access offset 2 on mixed.
static-analysis / PHPStan - PHP 8.1: src/Runners/CliRunner.php#L57
Parameter #1 $stream of function stream_set_blocking expects resource, mixed given.
tests / PHP 5.6 tests
Process completed with exit code 1.
tests / PHP 7.0 tests
Process completed with exit code 1.
tests / PHP 5.6 tests - lowest dependencies
Process completed with exit code 1.
tests / PHP 7.4 tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
coding-style / Code Standard Checker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / PHP 7.1 tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / PHP 8.2 tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / PHP 8.1 tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / PHP 8.0 tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
static-analysis / PHPStan - PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / PHP 7.3 tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
static-analysis / PHPStan - PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / PHP 8.3 tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / PHP 7.2 tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
static-analysis / PHPStan - PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / PHP 5.6 tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / PHP 5.6 tests
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
tests / PHP 7.0 tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / PHP 7.0 tests
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
tests / PHP 5.6 tests - lowest dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / PHP 5.6 tests - lowest dependencies
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.