Skip to content

tweak: class definition #549

tweak: class definition

tweak: class definition #549

Triggered via push January 2, 2025 22:56
Status Failure
Total duration 52s
Artifacts

ci.yml

on: push
Matrix: composer
remove_old_artifacts
1s
remove_old_artifacts
Matrix: phpunit
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 14 warnings
phpunit (8.1)
Process completed with exit code 2.
phpunit (8.3)
The job was canceled because "_8_1" failed.
phpstan (8.2): src/Node.php#L39
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.2): src/Node.php#L40
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.2): src/Node.php#L41
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.2): src/Node.php#L42
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.2): src/Node.php#L43
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.2): src/Node.php#L44
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.2)
Process completed with exit code 1.
phpstan (8.1): src/Node.php#L39
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.1): src/Node.php#L40
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.1): src/Node.php#L41
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.1): src/Node.php#L42
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.1): src/Node.php#L43
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.1): src/Node.php#L44
Class constants with native types are supported only on PHP 8.3 and later.
phpstan (8.1)
Process completed with exit code 1.
phpunit (8.2)
The job was canceled because "_8_1" failed.
phpunit (8.4)
The job was canceled because "_8_1" failed.
phpstan (8.4)
The job was canceled because "_8_2" failed.
phpstan (8.3)
The job was canceled because "_8_2" failed.
remove_old_artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
composer (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
composer (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
composer (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
composer (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpcs (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpcs (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpmd (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpcs (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpmd (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpmd (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpcs (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpmd (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/