Add ChatWithTools provider #170
psalm.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
9s
Annotations
9 errors
Psalm check on PHP 8.3 and OCP dev-master
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires nextcloud/ocp dev-master -> satisfiable by nextcloud/ocp[dev-master].
- nextcloud/ocp dev-master requires php ~8.1 || ~8.2 || ~8.3 -> your php version (8.0; overridden via config.platform, actual: 8.3.14) does not satisfy that requirement.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Psalm check on PHP 8.3 and OCP dev-master
Process completed with exit code 2.
|
Psalm check on PHP 8.2 and OCP dev-master
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires nextcloud/ocp dev-master -> satisfiable by nextcloud/ocp[dev-master].
- nextcloud/ocp dev-master requires php ~8.1 || ~8.2 || ~8.3 -> your php version (8.0; overridden via config.platform, actual: 8.2.26) does not satisfy that requirement.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Psalm check on PHP 8.2 and OCP dev-master
Process completed with exit code 2.
|
Psalm check on PHP 8.1 and OCP dev-master
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires nextcloud/ocp dev-master -> satisfiable by nextcloud/ocp[dev-master].
- nextcloud/ocp dev-master requires php ~8.1 || ~8.2 || ~8.3 -> your php version (8.0; overridden via config.platform, actual: 8.1.30) does not satisfy that requirement.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Psalm check on PHP 8.1 and OCP dev-master
Process completed with exit code 2.
|
Psalm check on PHP 8.0 and OCP dev-master
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires nextcloud/ocp dev-master -> satisfiable by nextcloud/ocp[dev-master].
- nextcloud/ocp dev-master requires php ~8.1 || ~8.2 || ~8.3 -> your php version (8.0; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Psalm check on PHP 8.0 and OCP dev-master
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|