Skip to content

Add a docker-compose setup to allow project contributors to quickly run the test suite on their local machines. #571

Add a docker-compose setup to allow project contributors to quickly run the test suite on their local machines.

Add a docker-compose setup to allow project contributors to quickly run the test suite on their local machines. #571

Status Failure
Total duration 39s
Artifacts

lint.yml

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

Annotations

5 errors and 1 warning
Lint code (PHP 8.1): src/Attributes/GenericParam.php#L44
Access to an undefined property UnitEnum::$value.
Lint code (PHP 8.1): src/Extracting/Strategies/GetFromInlineValidatorBase.php#L91
Access to an undefined property UnitEnum::$value.
Lint code (PHP 8.1)
Process completed with exit code 1.
Lint code (PHP 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/