Skip to content

rename $class parameter of autoload function to $class_name #116

rename $class parameter of autoload function to $class_name

rename $class parameter of autoload function to $class_name #116

Triggered via push November 10, 2023 17:37
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
unit (8.0)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - phpunit/phpunit 9.6.13 requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.0]. - phpunit/phpunit is locked to version 9.6.13 and an update of this package was not requested.
unit (8.0)
Process completed with exit code 2.
unit (7.4)
The job was canceled because "_8_0" failed.
unit (7.4)
The operation was canceled.
unit (8.1)
The job was canceled because "_8_0" failed.
unit (8.1)
The operation was canceled.
unit (8.2)
The job was canceled because "_8_0" failed.
unit (8.2)
The operation was canceled.
quality
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/