Skip to content

add env variable, update file, update readme #38

add env variable, update file, update readme

add env variable, update file, update readme #38

Triggered via push December 27, 2023 10:01
Status Failure
Total duration 29s
Artifacts

ci.yaml

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

Annotations

6 errors and 2 warnings
yamllint: .github/workflows/ci.yaml#L20
20:81 [line-length] line too long (104 > 80 characters)
yamllint
Process completed with exit code 1.
PHPUnit on PHP 7.3@prefer-stable
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^7.4 || ^8.0 but your php version (7.3.33) does not satisfy that requirement.
PHPUnit on PHP 7.3@prefer-stable
Process completed with exit code 2.
PHPUnit on PHP 7.3@prefer-lowest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^7.4 || ^8.0 but your php version (7.3.33) does not satisfy that requirement.
PHPUnit on PHP 7.3@prefer-lowest
Process completed with exit code 2.
yamllint: .github/dependabot.yaml#L1
1:1 [document-start] missing document start "---"
yamllint: .github/workflows/ci.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]