PHP 8.3 compatibility checks. #3
build.yml
on: pull_request
Matrix: Build and test
Publish the PHAR
0s
Annotations
34 errors and 44 warnings
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (8.2, ubuntu-latest, stable)
Process completed with exit code 2.
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (8.0, ubuntu-latest, stable)
Process completed with exit code 2.
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (8.2, macOS-latest, stable)
Process completed with exit code 2.
|
Build and test (8.2, windows-latest, stable)
Process completed with exit code 2.
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (7.4, ubuntu-latest, stable)
Process completed with exit code 2.
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (7.4, windows-latest, stable)
Process completed with exit code 2.
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (7.4, macOS-latest, stable)
Process completed with exit code 2.
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (8.0, macOS-latest, stable)
Process completed with exit code 2.
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (8.0, windows-latest, stable)
Process completed with exit code 2.
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (8.1, macOS-latest, stable)
Process completed with exit code 2.
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (8.1, ubuntu-latest, stable)
Process completed with exit code 2.
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (8.1, windows-latest, stable)
Process completed with exit code 2.
|
RedundantFunctionCall:
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php#L154
src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php:154:13: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
Build and test (8.2, dev)
Process completed with exit code 2.
|
Build and test (8.3, dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpspec/prophecy[dev-master, v1.16.0, ..., v1.17.0] require php ^7.2 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.9.0, ..., v1.10.3] require php ^5.3|^7.0 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.11.0, ..., 1.11.1] require php ^7.2 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.12.0, ..., 1.13.0] require php ^7.2 || ~8.0, <8.1 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.14.0, ..., v1.15.0] require php ^7.2 || ~8.0, <8.2 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy 1.x-dev is an alias of phpspec/prophecy dev-master and thus requires it to be installed too.
- Root composer.json requires phpspec/prophecy ^1.9 -> satisfiable by phpspec/prophecy[1.9.0, ..., 1.x-dev (alias of dev-master)].
|
Build and test (8.3, dev)
Process completed with exit code 2.
|
Build and test (8.3, macOS-latest, stable)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpspec/prophecy[1.9.0, ..., v1.10.3] require php ^5.3|^7.0 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.11.0, ..., 1.11.1] require php ^7.2 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.12.0, ..., 1.13.0] require php ^7.2 || ~8.0, <8.1 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.14.0, ..., v1.15.0] require php ^7.2 || ~8.0, <8.2 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[v1.16.0, ..., v1.17.0] require php ^7.2 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3.0-dev) does not satisfy that requirement.
- Root composer.json requires phpspec/prophecy ^1.9 -> satisfiable by phpspec/prophecy[1.9.0, ..., v1.17.0].
|
Build and test (8.3, macOS-latest, stable)
Process completed with exit code 2.
|
Build and test (8.3, ubuntu-latest, stable)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpspec/prophecy[1.9.0, ..., v1.10.3] require php ^5.3|^7.0 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.11.0, ..., 1.11.1] require php ^7.2 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.12.0, ..., 1.13.0] require php ^7.2 || ~8.0, <8.1 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.14.0, ..., v1.15.0] require php ^7.2 || ~8.0, <8.2 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[v1.16.0, ..., v1.17.0] require php ^7.2 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3.0-dev) does not satisfy that requirement.
- Root composer.json requires phpspec/prophecy ^1.9 -> satisfiable by phpspec/prophecy[1.9.0, ..., v1.17.0].
|
Build and test (8.3, ubuntu-latest, stable)
Process completed with exit code 2.
|
Build and test (8.3, windows-latest, stable)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpspec/prophecy[1.9.0, ..., v1.10.3] require php ^5.3|^7.0 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.11.0, ..., 1.11.1] require php ^7.2 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.12.0, ..., 1.13.0] require php ^7.2 || ~8.0, <8.1 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.14.0, ..., v1.15.0] require php ^7.2 || ~8.0, <8.2 -> your php version (8.3.0-dev) does not satisfy that requirement.
- phpspec/prophecy[v1.16.0, ..., v1.17.0] require php ^7.2 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3.0-dev) does not satisfy that requirement.
- Root composer.json requires phpspec/prophecy ^1.9 -> satisfiable by phpspec/prophecy[1.9.0, ..., v1.17.0].
|
Build and test (8.3, windows-latest, stable)
Process completed with exit code 2.
|
Build and test (8.2, ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.2, ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.0, ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.0, ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.2, windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.2, macOS-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.2, windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.2, macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (7.4, ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (7.4, ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (7.4, windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (7.4, windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (7.4, macOS-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (7.4, macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.0, macOS-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.0, macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.0, windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.0, windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.1, macOS-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.1, macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.1, ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.1, ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.1, windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.1, windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.2, dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.2, dev)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (7.3, --prefer-lowest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (7.3, --prefer-lowest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (7.3, windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (7.3, windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.3, dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.3, dev)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (7.3, symfony/event-dispatcher ^3.4 symfony/contracts ^2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (7.3, symfony/event-dispatcher ^3.4 symfony/contracts ^2.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (7.3, ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (7.3, ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.3, macOS-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.3, macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (7.3, macOS-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (7.3, macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.3, ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.3, ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test (8.3, windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build and test (8.3, windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phpspec.phar
Expired
|
2.85 MB |
|