Skip to content

Fixed a few failing unit tests #27

Fixed a few failing unit tests

Fixed a few failing unit tests #27

Triggered via pull request July 10, 2023 12:41
Status Success
Total duration 1m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Lint (nightly, true)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - phpspec/prophecy is locked to version v1.15.0 and an update of this package was not requested. - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.3.0-dev) does not satisfy that requirement. Problem 2 - sclable/xml-lint is locked to version 0.5.0 and an update of this package was not requested. - sclable/xml-lint 0.5.0 requires php 7.4.*|8.0.*|8.1.* -> your php version (8.3.0-dev) does not satisfy that requirement. Problem 3 - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.3.0-dev) does not satisfy that requirement. - phpunit/phpunit 9.5.20 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[v1.15.0]. - phpunit/phpunit is locked to version 9.5.20 and an update of this package was not requested.
Lint (nightly, true)
Process completed with exit code 2.
Lint (7.4, true): src/API.php#L144
Property Idoit\APIClient\API::$resource has unknown class CurlHandle as its type.
Lint (7.4, true): src/API.php#L250
Class CurlHandle not found.
Lint (7.4, true)
Process completed with exit code 1.
Lint (nightly, 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/
Lint (8.1, 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/
Lint (7.4, 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/
Lint (8.0, 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/