add user tests #1636
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
back-end.yml
on: push
1️⃣ Syntax errors
13s
Matrix: 2️⃣ Unit and functional tests
Annotations
8 errors and 5 warnings
2️⃣ Unit and functional tests (8.1, locked)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.2 || ^8.3 but your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/css-selector is locked to version v7.0.0 and an update of this package was not requested.
- symfony/css-selector v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- symfony/event-dispatcher is locked to version v7.0.0 and an update of this package was not requested.
- symfony/event-dispatcher v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v7.0.0 and an update of this package was not requested.
- symfony/string v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 5
- symfony/string v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- symfony/console v6.4.1 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.0.0].
- symfony/console is locked to version v6.4.1 and an update of this package was not requested.
|
2️⃣ Unit and functional tests (8.1, locked)
Process completed with exit code 2.
|
2️⃣ Unit and functional tests (8.1, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 || ^8.3 but your php version (8.1.27) does not satisfy that requirement.
|
2️⃣ Unit and functional tests (8.1, lowest)
Process completed with exit code 2.
|
4️⃣ Coding Standards
Process completed with exit code 1.
|
4️⃣ Coding Standards
Process completed with exit code 1.
|
2️⃣ Unit and functional tests (8.1, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 || ^8.3 but your php version (8.1.27) does not satisfy that requirement.
|
2️⃣ Unit and functional tests (8.1, highest)
Process completed with exit code 2.
|
2️⃣ Unit and functional tests (8.1, locked)
No files were found with the provided path: storage/logs/. No artifacts will be uploaded.
|
2️⃣ Unit and functional tests (8.1, lowest)
No files were found with the provided path: storage/logs/. No artifacts will be uploaded.
|
4️⃣ Coding Standards:
tests/User.php#L1
Found violation(s) of type: class_definition
|
4️⃣ Coding Standards:
tests/User.php#L1
Found violation(s) of type: braces_position
|
2️⃣ Unit and functional tests (8.1, highest)
No files were found with the provided path: storage/logs/. No artifacts will be uploaded.
|