Bump actions/checkout from 3 to 4 #40
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-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.
|
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.
|
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]
|