chore(deps): Bump actions/checkout from 4 to 6 #409
continuous-integration.yml
on: pull_request
Supported Versions Matrix
4s
Matrix: Unit Tests
Annotations
132 errors
|
Unit Tests (ubuntu-latest, 8.1)
Process completed with exit code 2.
|
|
Unit Tests (ubuntu-latest, 8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires ecphp/php-conventions ^1 -> satisfiable by ecphp/php-conventions[1.0.0, 1.0.1, 1.0.2, 1.0.3].
- Root composer.json requires infection/infection ^0.29 -> satisfiable by infection/infection[0.29.0, ..., 0.29.14].
- drupol/php-conventions[5.0.0, ..., 5.0.4] require vimeo/psalm ^4.7 -> satisfiable by vimeo/psalm[4.7.0, ..., 4.30.0].
- drupol/php-conventions 5.0.5 requires vimeo/psalm ^4.9, !=4.9.3 -> satisfiable by vimeo/psalm[4.9.0, ..., 4.30.0].
- drupol/php-conventions[5.0.6, ..., 5.0.7] require vimeo/psalm ^4.11.2 -> satisfiable by vimeo/psalm[4.11.2, ..., 4.30.0].
- drupol/php-conventions[5.0.8, ..., 5.1.1] require vimeo/psalm ^4 -> satisfiable by vimeo/psalm[4.0.0, ..., 4.30.0].
- drupol/php-conventions[5.1.2, ..., 5.1.4] require vimeo/psalm ^4 || ^5 -> satisfiable by vimeo/psalm[4.0.0, ..., 4.30.0, 5.0.0, ..., 5.26.1].
- ecphp/php-conventions[1.0.0, ..., 1.0.2] require drupol/php-conventions ^5 -> satisfiable by drupol/php-conventions[5.0.0, ..., 5.1.4].
- vimeo/psalm[4.0.0, ..., 4.7.2] require nikic/php-parser ^4.10.1 -> satisfiable by nikic/php-parser[v4.10.1, ..., v4.19.4].
- vimeo/psalm[4.9.0, ..., 4.10.0] require nikic/php-parser ^4.12 -> satisfiable by nikic/php-parser[v4.12.0, ..., v4.19.4].
- vimeo/psalm[4.11.0, ..., 4.30.0, 5.0.0, ..., 5.7.7] require nikic/php-parser ^4.13 -> satisfiable by nikic/php-parser[v4.13.0, ..., v4.19.4].
- vimeo/psalm[4.7.3, ..., 4.8.1] require nikic/php-parser ^4.10.5 -> satisfiable by nikic/php-parser[v4.10.5, ..., v4.19.4].
- vimeo/psalm[5.8.0, ..., 5.13.1] require nikic/php-parser ^4.14 -> satisfiable by nikic/php-parser[v4.14.0, ..., v4.19.4].
- vimeo/psalm[5.14.0, ..., 5.25.0] require nikic/php-parser ^4.16 -> satisfiable by nikic/php-parser[v4.16.0, ..., v4.19.4].
- vimeo/psalm[5.26.0, ..., 5.26.1] require nikic/php-parser ^4.17 -> satisfiable by nikic/php-parser[v4.17.0, ..., v4.19.4].
- Conclusion: don't install one of nikic/php-parser[v5.6.2], ecphp/php-conventions[1.0.3] (conflict analysis result)
- Conclusion: install nikic/php-parser v5.6.2 (conflict analysis result)
- You can only install one version of a package, so only one of these can be installed: nikic/php-parser[v4.0.2, ..., v4.19.4, v5.5.0, v5.6.0, v5.6.1, v5.6.2].
|
|
Unit Tests (ubuntu-latest, 8.4)
Process completed with exit code 2.
|
|
Unit Tests (ubuntu-latest, 8.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.6.0].
- phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.4.15) does not satisfy that requirement.
- phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.4.15) does not satisfy that requirement.
- phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.4.15) does not satisfy that requirement.
- phpspec/phpspec[7.5.0, ..., 7.6.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.15) does not satisfy that requirement.
|
|
Unit Tests (windows-latest, 8.4)
Process completed with exit code 2.
|
|
Unit Tests (windows-latest, 8.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.6.0].
- phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.4.14) does not satisfy that requirement.
- phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.4.14) does not satisfy that requirement.
- phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.4.14) does not satisfy that requirement.
- phpspec/phpspec[7.5.0, ..., 7.6.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.14) does not satisfy that requirement.
|
|
MissingOverrideAttribute:
src/Cas.php#L201
src/Cas.php:201:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::supportauthentication should have the "Override" attribute (see https://psalm.dev/358)
|
|
UnnecessaryVarAnnotation:
src/Cas.php#L187
src/Cas.php:187:18: UnnecessaryVarAnnotation: The @var string annotation for $ticket is unnecessary (see https://psalm.dev/212)
|
|
MissingOverrideAttribute:
src/Cas.php#L179
src/Cas.php:179:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestticketvalidation should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L161
src/Cas.php:161:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestservicevalidate should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L143
src/Cas.php:143:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestproxyticket should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L136
src/Cas.php:136:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::process should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L118
src/Cas.php:118:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::logout should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L100
src/Cas.php:100:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::login should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L82
src/Cas.php:82:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::handleproxycallback should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L55
src/Cas.php:55:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::authenticate should have the "Override" attribute (see https://psalm.dev/358)
|
|
Unit Tests (ubuntu-latest, 8.2):
src/Configuration/Properties.php#L31
Binary operation "+=" between mixed and array{default_parameters: array{}} results in an error.
|
|
Unit Tests (ubuntu-latest, 8.2):
src/Cas.php#L201
Method EcPhp\CasLib\Cas::supportAuthentication() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.2):
src/Cas.php#L179
Method EcPhp\CasLib\Cas::requestTicketValidation() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.2):
src/Cas.php#L161
Method EcPhp\CasLib\Cas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.2):
src/Cas.php#L143
Method EcPhp\CasLib\Cas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.2):
src/Cas.php#L118
Method EcPhp\CasLib\Cas::logout() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.2):
src/Cas.php#L100
Method EcPhp\CasLib\Cas::login() has parameter $parameters with no value type specified in iterable type array.
|
|
MissingOverrideAttribute:
src/Cas.php#L201
src/Cas.php:201:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::supportauthentication should have the "Override" attribute (see https://psalm.dev/358)
|
|
Unit Tests (ubuntu-latest, 8.2):
src/Cas.php#L82
Method EcPhp\CasLib\Cas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.2):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() return type has no value type specified in iterable type array.
|
|
UnnecessaryVarAnnotation:
src/Cas.php#L187
src/Cas.php:187:18: UnnecessaryVarAnnotation: The @var string annotation for $ticket is unnecessary (see https://psalm.dev/212)
|
|
Unit Tests (ubuntu-latest, 8.2):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() has parameter $parameters with no value type specified in iterable type array.
|
|
MissingOverrideAttribute:
src/Cas.php#L179
src/Cas.php:179:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestticketvalidation should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L161
src/Cas.php:161:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestservicevalidate should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L143
src/Cas.php:143:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestproxyticket should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L136
src/Cas.php:136:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::process should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L118
src/Cas.php:118:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::logout should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L100
src/Cas.php:100:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::login should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L82
src/Cas.php:82:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::handleproxycallback should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L55
src/Cas.php:55:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::authenticate should have the "Override" attribute (see https://psalm.dev/358)
|
|
Unit Tests (ubuntu-latest, 8.3):
src/Configuration/Properties.php#L31
Binary operation "+=" between mixed and array{default_parameters: array{}} results in an error.
|
|
Unit Tests (ubuntu-latest, 8.3):
src/Cas.php#L201
Method EcPhp\CasLib\Cas::supportAuthentication() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.3):
src/Cas.php#L179
Method EcPhp\CasLib\Cas::requestTicketValidation() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.3):
src/Cas.php#L161
Method EcPhp\CasLib\Cas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.3):
src/Cas.php#L143
Method EcPhp\CasLib\Cas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.3):
src/Cas.php#L118
Method EcPhp\CasLib\Cas::logout() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.3):
src/Cas.php#L100
Method EcPhp\CasLib\Cas::login() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.3):
src/Cas.php#L82
Method EcPhp\CasLib\Cas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.3):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() return type has no value type specified in iterable type array.
|
|
Unit Tests (ubuntu-latest, 8.3):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.4)
Process completed with exit code 2.
|
|
Unit Tests (macOS-latest, 8.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.6.0].
- phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.4.15) does not satisfy that requirement.
- phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.4.15) does not satisfy that requirement.
- phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.4.15) does not satisfy that requirement.
- phpspec/phpspec[7.5.0, ..., 7.6.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.15) does not satisfy that requirement.
|
|
Unit Tests (windows-latest, 8.1)
Process completed with exit code 2.
|
|
Unit Tests (windows-latest, 8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires ecphp/php-conventions ^1 -> satisfiable by ecphp/php-conventions[1.0.0, 1.0.1, 1.0.2, 1.0.3].
- Root composer.json requires infection/infection ^0.29 -> satisfiable by infection/infection[0.29.0, ..., 0.29.14].
- drupol/php-conventions[5.0.0, ..., 5.0.4] require vimeo/psalm ^4.7 -> satisfiable by vimeo/psalm[4.7.0, ..., 4.30.0].
- drupol/php-conventions 5.0.5 requires vimeo/psalm ^4.9, !=4.9.3 -> satisfiable by vimeo/psalm[4.9.0, ..., 4.30.0].
- drupol/php-conventions[5.0.6, ..., 5.0.7] require vimeo/psalm ^4.11.2 -> satisfiable by vimeo/psalm[4.11.2, ..., 4.30.0].
- drupol/php-conventions[5.0.8, ..., 5.1.1] require vimeo/psalm ^4 -> satisfiable by vimeo/psalm[4.0.0, ..., 4.30.0].
- drupol/php-conventions[5.1.2, ..., 5.1.4] require vimeo/psalm ^4 || ^5 -> satisfiable by vimeo/psalm[4.0.0, ..., 4.30.0, 5.0.0, ..., 5.26.1].
- ecphp/php-conventions[1.0.0, ..., 1.0.2] require drupol/php-conventions ^5 -> satisfiable by drupol/php-conventions[5.0.0, ..., 5.1.4].
- vimeo/psalm[4.0.0, ..., 4.7.2] require nikic/php-parser ^4.10.1 -> satisfiable by nikic/php-parser[v4.10.1, ..., v4.19.4].
- vimeo/psalm[4.9.0, ..., 4.10.0] require nikic/php-parser ^4.12 -> satisfiable by nikic/php-parser[v4.12.0, ..., v4.19.4].
- vimeo/psalm[4.11.0, ..., 4.30.0, 5.0.0, ..., 5.7.7] require nikic/php-parser ^4.13 -> satisfiable by nikic/php-parser[v4.13.0, ..., v4.19.4].
- vimeo/psalm[4.7.3, ..., 4.8.1] require nikic/php-parser ^4.10.5 -> satisfiable by nikic/php-parser[v4.10.5, ..., v4.19.4].
- vimeo/psalm[5.8.0, ..., 5.13.1] require nikic/php-parser ^4.14 -> satisfiable by nikic/php-parser[v4.14.0, ..., v4.19.4].
- vimeo/psalm[5.14.0, ..., 5.25.0] require nikic/php-parser ^4.16 -> satisfiable by nikic/php-parser[v4.16.0, ..., v4.19.4].
- vimeo/psalm[5.26.0, ..., 5.26.1] require nikic/php-parser ^4.17 -> satisfiable by nikic/php-parser[v4.17.0, ..., v4.19.4].
- Conclusion: don't install one of nikic/php-parser[v5.6.2], ecphp/php-conventions[1.0.3] (conflict analysis result)
- Conclusion: install nikic/php-parser v5.6.2 (conflict analysis result)
- You can only install one version of a package, so only one of these can be installed: nikic/php-parser[v4.0.2, ..., v4.19.4, v5.5.0, v5.6.0, v5.6.1, v5.6.2].
|
|
Unit Tests (macOS-latest, 8.1)
Process completed with exit code 2.
|
|
Unit Tests (macOS-latest, 8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires ecphp/php-conventions ^1 -> satisfiable by ecphp/php-conventions[1.0.0, 1.0.1, 1.0.2, 1.0.3].
- Root composer.json requires infection/infection ^0.29 -> satisfiable by infection/infection[0.29.0, ..., 0.29.14].
- drupol/php-conventions[5.0.0, ..., 5.0.4] require vimeo/psalm ^4.7 -> satisfiable by vimeo/psalm[4.7.0, ..., 4.30.0].
- drupol/php-conventions 5.0.5 requires vimeo/psalm ^4.9, !=4.9.3 -> satisfiable by vimeo/psalm[4.9.0, ..., 4.30.0].
- drupol/php-conventions[5.0.6, ..., 5.0.7] require vimeo/psalm ^4.11.2 -> satisfiable by vimeo/psalm[4.11.2, ..., 4.30.0].
- drupol/php-conventions[5.0.8, ..., 5.1.1] require vimeo/psalm ^4 -> satisfiable by vimeo/psalm[4.0.0, ..., 4.30.0].
- drupol/php-conventions[5.1.2, ..., 5.1.4] require vimeo/psalm ^4 || ^5 -> satisfiable by vimeo/psalm[4.0.0, ..., 4.30.0, 5.0.0, ..., 5.26.1].
- ecphp/php-conventions[1.0.0, ..., 1.0.2] require drupol/php-conventions ^5 -> satisfiable by drupol/php-conventions[5.0.0, ..., 5.1.4].
- vimeo/psalm[4.0.0, ..., 4.7.2] require nikic/php-parser ^4.10.1 -> satisfiable by nikic/php-parser[v4.10.1, ..., v4.19.4].
- vimeo/psalm[4.9.0, ..., 4.10.0] require nikic/php-parser ^4.12 -> satisfiable by nikic/php-parser[v4.12.0, ..., v4.19.4].
- vimeo/psalm[4.11.0, ..., 4.30.0, 5.0.0, ..., 5.7.7] require nikic/php-parser ^4.13 -> satisfiable by nikic/php-parser[v4.13.0, ..., v4.19.4].
- vimeo/psalm[4.7.3, ..., 4.8.1] require nikic/php-parser ^4.10.5 -> satisfiable by nikic/php-parser[v4.10.5, ..., v4.19.4].
- vimeo/psalm[5.8.0, ..., 5.13.1] require nikic/php-parser ^4.14 -> satisfiable by nikic/php-parser[v4.14.0, ..., v4.19.4].
- vimeo/psalm[5.14.0, ..., 5.25.0] require nikic/php-parser ^4.16 -> satisfiable by nikic/php-parser[v4.16.0, ..., v4.19.4].
- vimeo/psalm[5.26.0, ..., 5.26.1] require nikic/php-parser ^4.17 -> satisfiable by nikic/php-parser[v4.17.0, ..., v4.19.4].
- Conclusion: don't install one of nikic/php-parser[v5.6.2], ecphp/php-conventions[1.0.3] (conflict analysis result)
- Conclusion: install nikic/php-parser v5.6.2 (conflict analysis result)
- You can only install one version of a package, so only one of these can be installed: nikic/php-parser[v4.0.2, ..., v4.19.4, v5.5.0, v5.6.0, v5.6.1, v5.6.2].
|
|
MissingOverrideAttribute:
src/Cas.php#L201
src/Cas.php:201:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::supportauthentication should have the "Override" attribute (see https://psalm.dev/358)
|
|
UnnecessaryVarAnnotation:
src/Cas.php#L187
src/Cas.php:187:18: UnnecessaryVarAnnotation: The @var string annotation for $ticket is unnecessary (see https://psalm.dev/212)
|
|
MissingOverrideAttribute:
src/Cas.php#L179
src/Cas.php:179:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestticketvalidation should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L161
src/Cas.php:161:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestservicevalidate should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L143
src/Cas.php:143:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestproxyticket should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L136
src/Cas.php:136:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::process should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L118
src/Cas.php:118:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::logout should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L100
src/Cas.php:100:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::login should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L82
src/Cas.php:82:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::handleproxycallback should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L55
src/Cas.php:55:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::authenticate should have the "Override" attribute (see https://psalm.dev/358)
|
|
Unit Tests (macOS-latest, 8.2):
src/Configuration/Properties.php#L31
Binary operation "+=" between mixed and array{default_parameters: array{}} results in an error.
|
|
Unit Tests (macOS-latest, 8.2):
src/Cas.php#L201
Method EcPhp\CasLib\Cas::supportAuthentication() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.2):
src/Cas.php#L179
Method EcPhp\CasLib\Cas::requestTicketValidation() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.2):
src/Cas.php#L161
Method EcPhp\CasLib\Cas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.2):
src/Cas.php#L143
Method EcPhp\CasLib\Cas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.2):
src/Cas.php#L118
Method EcPhp\CasLib\Cas::logout() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.2):
src/Cas.php#L100
Method EcPhp\CasLib\Cas::login() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.2):
src/Cas.php#L82
Method EcPhp\CasLib\Cas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.2):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() return type has no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.2):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() has parameter $parameters with no value type specified in iterable type array.
|
|
MissingOverrideAttribute:
src/Cas.php#L201
src/Cas.php:201:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::supportauthentication should have the "Override" attribute (see https://psalm.dev/358)
|
|
UnnecessaryVarAnnotation:
src/Cas.php#L187
src/Cas.php:187:18: UnnecessaryVarAnnotation: The @var string annotation for $ticket is unnecessary (see https://psalm.dev/212)
|
|
MissingOverrideAttribute:
src/Cas.php#L179
src/Cas.php:179:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestticketvalidation should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L161
src/Cas.php:161:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestservicevalidate should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L143
src/Cas.php:143:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestproxyticket should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L136
src/Cas.php:136:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::process should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L118
src/Cas.php:118:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::logout should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L100
src/Cas.php:100:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::login should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L82
src/Cas.php:82:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::handleproxycallback should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L55
src/Cas.php:55:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::authenticate should have the "Override" attribute (see https://psalm.dev/358)
|
|
Unit Tests (macOS-latest, 8.3):
src/Configuration/Properties.php#L31
Binary operation "+=" between mixed and array{default_parameters: array{}} results in an error.
|
|
Unit Tests (macOS-latest, 8.3):
src/Cas.php#L201
Method EcPhp\CasLib\Cas::supportAuthentication() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.3):
src/Cas.php#L179
Method EcPhp\CasLib\Cas::requestTicketValidation() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.3):
src/Cas.php#L161
Method EcPhp\CasLib\Cas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.3):
src/Cas.php#L143
Method EcPhp\CasLib\Cas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.3):
src/Cas.php#L118
Method EcPhp\CasLib\Cas::logout() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.3):
src/Cas.php#L100
Method EcPhp\CasLib\Cas::login() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.3):
src/Cas.php#L82
Method EcPhp\CasLib\Cas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.3):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() return type has no value type specified in iterable type array.
|
|
Unit Tests (macOS-latest, 8.3):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() has parameter $parameters with no value type specified in iterable type array.
|
|
MissingOverrideAttribute:
src/Cas.php#L201
src/Cas.php:201:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::supportauthentication should have the "Override" attribute (see https://psalm.dev/358)
|
|
UnnecessaryVarAnnotation:
src/Cas.php#L187
src/Cas.php:187:18: UnnecessaryVarAnnotation: The @var string annotation for $ticket is unnecessary (see https://psalm.dev/212)
|
|
MissingOverrideAttribute:
src/Cas.php#L179
src/Cas.php:179:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestticketvalidation should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L161
src/Cas.php:161:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestservicevalidate should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L143
src/Cas.php:143:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestproxyticket should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L136
src/Cas.php:136:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::process should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L118
src/Cas.php:118:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::logout should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L100
src/Cas.php:100:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::login should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L82
src/Cas.php:82:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::handleproxycallback should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L55
src/Cas.php:55:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::authenticate should have the "Override" attribute (see https://psalm.dev/358)
|
|
Unit Tests (windows-latest, 8.2):
src/Configuration/Properties.php#L31
Binary operation "+=" between mixed and array{default_parameters: array{}} results in an error.
|
|
Unit Tests (windows-latest, 8.2):
src/Cas.php#L201
Method EcPhp\CasLib\Cas::supportAuthentication() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.2):
src/Cas.php#L179
Method EcPhp\CasLib\Cas::requestTicketValidation() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.2):
src/Cas.php#L161
Method EcPhp\CasLib\Cas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.2):
src/Cas.php#L143
Method EcPhp\CasLib\Cas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.2):
src/Cas.php#L118
Method EcPhp\CasLib\Cas::logout() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.2):
src/Cas.php#L100
Method EcPhp\CasLib\Cas::login() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.2):
src/Cas.php#L82
Method EcPhp\CasLib\Cas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.2):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() return type has no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.2):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() has parameter $parameters with no value type specified in iterable type array.
|
|
MissingOverrideAttribute:
src/Cas.php#L201
src/Cas.php:201:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::supportauthentication should have the "Override" attribute (see https://psalm.dev/358)
|
|
UnnecessaryVarAnnotation:
src/Cas.php#L187
src/Cas.php:187:18: UnnecessaryVarAnnotation: The @var string annotation for $ticket is unnecessary (see https://psalm.dev/212)
|
|
MissingOverrideAttribute:
src/Cas.php#L179
src/Cas.php:179:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestticketvalidation should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L161
src/Cas.php:161:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestservicevalidate should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L143
src/Cas.php:143:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::requestproxyticket should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L136
src/Cas.php:136:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::process should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L118
src/Cas.php:118:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::logout should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L100
src/Cas.php:100:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::login should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L82
src/Cas.php:82:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::handleproxycallback should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/Cas.php#L55
src/Cas.php:55:5: MissingOverrideAttribute: Method EcPhp\CasLib\Cas::authenticate should have the "Override" attribute (see https://psalm.dev/358)
|
|
Unit Tests (windows-latest, 8.3):
src/Configuration/Properties.php#L31
Binary operation "+=" between mixed and array{default_parameters: array{}} results in an error.
|
|
Unit Tests (windows-latest, 8.3):
src/Cas.php#L201
Method EcPhp\CasLib\Cas::supportAuthentication() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.3):
src/Cas.php#L179
Method EcPhp\CasLib\Cas::requestTicketValidation() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.3):
src/Cas.php#L161
Method EcPhp\CasLib\Cas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.3):
src/Cas.php#L143
Method EcPhp\CasLib\Cas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.3):
src/Cas.php#L118
Method EcPhp\CasLib\Cas::logout() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.3):
src/Cas.php#L100
Method EcPhp\CasLib\Cas::login() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.3):
src/Cas.php#L82
Method EcPhp\CasLib\Cas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.3):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() return type has no value type specified in iterable type array.
|
|
Unit Tests (windows-latest, 8.3):
src/Cas.php#L55
Method EcPhp\CasLib\Cas::authenticate() has parameter $parameters with no value type specified in iterable type array.
|