Feature/service provider test #128
continuous-integration.yml
on: pull_request
Matrix: PHPUnit
Upload coverage to Codecov
0s
Annotations
16 errors and 40 warnings
PHPUnit (8.3, highest, true)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel-doctrine/extensions 2.0.x-dev -> satisfiable by laravel-doctrine/extensions[2.0.x-dev].
- laravel-doctrine/extensions 2.0.x-dev requires laravel-doctrine/orm ^3.0 -> satisfiable by laravel-doctrine/orm[3.0.0RC1, ..., 3.0.x-dev] from composer repo (https://repo.packagist.org) but laravel-doctrine/orm is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
PHPUnit (8.3, highest, true)
The process '/usr/local/bin/composer' failed with exit code 2
|
PHPUnit (8.2, highest, true)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel-doctrine/extensions 2.0.x-dev -> satisfiable by laravel-doctrine/extensions[2.0.x-dev].
- laravel-doctrine/extensions 2.0.x-dev requires laravel-doctrine/orm ^3.0 -> satisfiable by laravel-doctrine/orm[3.0.0RC1, ..., 3.0.x-dev] from composer repo (https://repo.packagist.org) but laravel-doctrine/orm is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
PHPUnit (8.2, highest, true)
The process '/usr/local/bin/composer' failed with exit code 2
|
PHPUnit (8.2, highest, false)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel-doctrine/extensions 2.0.x-dev -> satisfiable by laravel-doctrine/extensions[2.0.x-dev].
- laravel-doctrine/extensions 2.0.x-dev requires laravel-doctrine/orm ^3.0 -> satisfiable by laravel-doctrine/orm[3.0.0RC1, ..., 3.0.x-dev] from composer repo (https://repo.packagist.org) but laravel-doctrine/orm is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
PHPUnit (8.2, highest, false)
The process '/usr/local/bin/composer' failed with exit code 2
|
PHPUnit (8.2, lowest, false)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel-doctrine/extensions 2.0.x-dev -> satisfiable by laravel-doctrine/extensions[2.0.x-dev].
- laravel-doctrine/extensions 2.0.x-dev requires laravel-doctrine/orm ^3.0 -> satisfiable by laravel-doctrine/orm[3.0.0RC1, ..., 3.0.x-dev] from composer repo (https://repo.packagist.org) but laravel-doctrine/orm is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
PHPUnit (8.2, lowest, false)
The process '/usr/local/bin/composer' failed with exit code 2
|
PHPUnit (8.3, highest, false)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel-doctrine/extensions 2.0.x-dev -> satisfiable by laravel-doctrine/extensions[2.0.x-dev].
- laravel-doctrine/extensions 2.0.x-dev requires laravel-doctrine/orm ^3.0 -> satisfiable by laravel-doctrine/orm[3.0.0RC1, ..., 3.0.x-dev] from composer repo (https://repo.packagist.org) but laravel-doctrine/orm is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
PHPUnit (8.3, highest, false)
The process '/usr/local/bin/composer' failed with exit code 2
|
PHPUnit (8.2, lowest, true)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel-doctrine/extensions 2.0.x-dev -> satisfiable by laravel-doctrine/extensions[2.0.x-dev].
- laravel-doctrine/extensions 2.0.x-dev requires laravel-doctrine/orm ^3.0 -> satisfiable by laravel-doctrine/orm[3.0.0RC1, ..., 3.0.x-dev] from composer repo (https://repo.packagist.org) but laravel-doctrine/orm is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
PHPUnit (8.2, lowest, true)
The process '/usr/local/bin/composer' failed with exit code 2
|
PHPUnit (8.3, lowest, false)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel-doctrine/extensions 2.0.x-dev -> satisfiable by laravel-doctrine/extensions[2.0.x-dev].
- laravel-doctrine/extensions 2.0.x-dev requires laravel-doctrine/orm ^3.0 -> satisfiable by laravel-doctrine/orm[3.0.0RC1, ..., 3.0.x-dev] from composer repo (https://repo.packagist.org) but laravel-doctrine/orm is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
PHPUnit (8.3, lowest, false)
The process '/usr/local/bin/composer' failed with exit code 2
|
PHPUnit (8.3, lowest, true)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel-doctrine/extensions 2.0.x-dev -> satisfiable by laravel-doctrine/extensions[2.0.x-dev].
- laravel-doctrine/extensions 2.0.x-dev requires laravel-doctrine/orm ^3.0 -> satisfiable by laravel-doctrine/orm[3.0.0RC1, ..., 3.0.x-dev] from composer repo (https://repo.packagist.org) but laravel-doctrine/orm is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
|
PHPUnit (8.3, lowest, true)
The process '/usr/local/bin/composer' failed with exit code 2
|
PHPUnit (8.3, highest, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.3, highest, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (8.3, highest, true)
The `save-state` 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/
|
PHPUnit (8.3, highest, true)
The `save-state` 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/
|
PHPUnit (8.3, highest, true)
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/
|
PHPUnit (8.2, highest, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.2, highest, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (8.2, highest, true)
The `save-state` 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/
|
PHPUnit (8.2, highest, true)
The `save-state` 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/
|
PHPUnit (8.2, highest, true)
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/
|
PHPUnit (8.2, highest, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.2, highest, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (8.2, highest, false)
The `save-state` 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/
|
PHPUnit (8.2, highest, false)
The `save-state` 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/
|
PHPUnit (8.2, highest, false)
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/
|
PHPUnit (8.2, lowest, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.2, lowest, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (8.2, lowest, false)
The `save-state` 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/
|
PHPUnit (8.2, lowest, false)
The `save-state` 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/
|
PHPUnit (8.2, lowest, false)
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/
|
PHPUnit (8.3, highest, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.3, highest, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (8.3, highest, false)
The `save-state` 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/
|
PHPUnit (8.3, highest, false)
The `save-state` 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/
|
PHPUnit (8.3, highest, false)
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/
|
PHPUnit (8.2, lowest, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.2, lowest, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (8.2, lowest, true)
The `save-state` 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/
|
PHPUnit (8.2, lowest, true)
The `save-state` 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/
|
PHPUnit (8.2, lowest, true)
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/
|
PHPUnit (8.3, lowest, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.3, lowest, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (8.3, lowest, false)
The `save-state` 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/
|
PHPUnit (8.3, lowest, false)
The `save-state` 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/
|
PHPUnit (8.3, lowest, false)
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/
|
PHPUnit (8.3, lowest, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.3, lowest, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit (8.3, lowest, true)
The `save-state` 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/
|
PHPUnit (8.3, lowest, true)
The `save-state` 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/
|
PHPUnit (8.3, lowest, true)
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/
|