Skip to content

Merge pull request #45 from ecphp/dependabot/github_actions/cachix/in… #288

Merge pull request #45 from ecphp/dependabot/github_actions/cachix/in…

Merge pull request #45 from ecphp/dependabot/github_actions/cachix/in… #288

Triggered via push October 10, 2024 08:36
Status Success
Total duration 2m 1s
Artifacts
Supported Versions Matrix
4s
Supported Versions Matrix
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

90 errors and 9 warnings
Unit Tests (ubuntu-latest, 8.2): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() return type has no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Ecas.php#L70
Method EcPhp\Ecas\Ecas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Ecas.php#L81
Method EcPhp\Ecas\Ecas::login() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Ecas.php#L113
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::login() expects array<array|string>, mixed given.
Unit Tests (ubuntu-latest, 8.2): src/Ecas.php#L148
Method EcPhp\Ecas\Ecas::logout() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Ecas.php#L169
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::logout() expects array<array|string>, mixed given.
Unit Tests (ubuntu-latest, 8.2): src/Ecas.php#L187
Method EcPhp\Ecas\Ecas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Ecas.php#L208
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::requestProxyTicket() expects array<array|string>, mixed given.
Unit Tests (ubuntu-latest, 8.2): src/Ecas.php#L219
Method EcPhp\Ecas\Ecas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() return type has no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Ecas.php#L70
Method EcPhp\Ecas\Ecas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Ecas.php#L81
Method EcPhp\Ecas\Ecas::login() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Ecas.php#L113
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::login() expects array<array|string>, mixed given.
Unit Tests (ubuntu-latest, 8.1): src/Ecas.php#L148
Method EcPhp\Ecas\Ecas::logout() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Ecas.php#L169
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::logout() expects array<array|string>, mixed given.
Unit Tests (ubuntu-latest, 8.1): src/Ecas.php#L187
Method EcPhp\Ecas\Ecas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Ecas.php#L208
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::requestProxyTicket() expects array<array|string>, mixed given.
Unit Tests (ubuntu-latest, 8.1): src/Ecas.php#L219
Method EcPhp\Ecas\Ecas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.3): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.3): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() return type has no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.3): src/Ecas.php#L70
Method EcPhp\Ecas\Ecas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.3): src/Ecas.php#L81
Method EcPhp\Ecas\Ecas::login() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.3): src/Ecas.php#L113
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::login() expects array<array|string>, mixed given.
Unit Tests (ubuntu-latest, 8.3): src/Ecas.php#L148
Method EcPhp\Ecas\Ecas::logout() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.3): src/Ecas.php#L169
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::logout() expects array<array|string>, mixed given.
Unit Tests (ubuntu-latest, 8.3): src/Ecas.php#L187
Method EcPhp\Ecas\Ecas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.3): src/Ecas.php#L208
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::requestProxyTicket() expects array<array|string>, mixed given.
Unit Tests (ubuntu-latest, 8.3): src/Ecas.php#L219
Method EcPhp\Ecas\Ecas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.3): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.3): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() return type has no value type specified in iterable type array.
Unit Tests (windows-latest, 8.3): src/Ecas.php#L70
Method EcPhp\Ecas\Ecas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.3): src/Ecas.php#L81
Method EcPhp\Ecas\Ecas::login() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.3): src/Ecas.php#L113
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::login() expects array<array|string>, mixed given.
Unit Tests (windows-latest, 8.3): src/Ecas.php#L148
Method EcPhp\Ecas\Ecas::logout() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.3): src/Ecas.php#L169
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::logout() expects array<array|string>, mixed given.
Unit Tests (windows-latest, 8.3): src/Ecas.php#L187
Method EcPhp\Ecas\Ecas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.3): src/Ecas.php#L208
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::requestProxyTicket() expects array<array|string>, mixed given.
Unit Tests (windows-latest, 8.3): src/Ecas.php#L219
Method EcPhp\Ecas\Ecas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.1): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.1): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() return type has no value type specified in iterable type array.
Unit Tests (windows-latest, 8.1): src/Ecas.php#L70
Method EcPhp\Ecas\Ecas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.1): src/Ecas.php#L81
Method EcPhp\Ecas\Ecas::login() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.1): src/Ecas.php#L113
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::login() expects array<array|string>, mixed given.
Unit Tests (windows-latest, 8.1): src/Ecas.php#L148
Method EcPhp\Ecas\Ecas::logout() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.1): src/Ecas.php#L169
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::logout() expects array<array|string>, mixed given.
Unit Tests (windows-latest, 8.1): src/Ecas.php#L187
Method EcPhp\Ecas\Ecas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.1): src/Ecas.php#L208
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::requestProxyTicket() expects array<array|string>, mixed given.
Unit Tests (windows-latest, 8.1): src/Ecas.php#L219
Method EcPhp\Ecas\Ecas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.3): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.3): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() return type has no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.3): src/Ecas.php#L70
Method EcPhp\Ecas\Ecas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.3): src/Ecas.php#L81
Method EcPhp\Ecas\Ecas::login() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.3): src/Ecas.php#L113
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::login() expects array<array|string>, mixed given.
Unit Tests (macOS-latest, 8.3): src/Ecas.php#L148
Method EcPhp\Ecas\Ecas::logout() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.3): src/Ecas.php#L169
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::logout() expects array<array|string>, mixed given.
Unit Tests (macOS-latest, 8.3): src/Ecas.php#L187
Method EcPhp\Ecas\Ecas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.3): src/Ecas.php#L208
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::requestProxyTicket() expects array<array|string>, mixed given.
Unit Tests (macOS-latest, 8.3): src/Ecas.php#L219
Method EcPhp\Ecas\Ecas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.2): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.2): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() return type has no value type specified in iterable type array.
Unit Tests (windows-latest, 8.2): src/Ecas.php#L70
Method EcPhp\Ecas\Ecas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.2): src/Ecas.php#L81
Method EcPhp\Ecas\Ecas::login() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.2): src/Ecas.php#L113
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::login() expects array<array|string>, mixed given.
Unit Tests (windows-latest, 8.2): src/Ecas.php#L148
Method EcPhp\Ecas\Ecas::logout() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.2): src/Ecas.php#L169
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::logout() expects array<array|string>, mixed given.
Unit Tests (windows-latest, 8.2): src/Ecas.php#L187
Method EcPhp\Ecas\Ecas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.2): src/Ecas.php#L208
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::requestProxyTicket() expects array<array|string>, mixed given.
Unit Tests (windows-latest, 8.2): src/Ecas.php#L219
Method EcPhp\Ecas\Ecas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() return type has no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Ecas.php#L70
Method EcPhp\Ecas\Ecas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Ecas.php#L81
Method EcPhp\Ecas\Ecas::login() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Ecas.php#L113
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::login() expects array<array|string>, mixed given.
Unit Tests (macOS-latest, 8.1): src/Ecas.php#L148
Method EcPhp\Ecas\Ecas::logout() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Ecas.php#L169
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::logout() expects array<array|string>, mixed given.
Unit Tests (macOS-latest, 8.1): src/Ecas.php#L187
Method EcPhp\Ecas\Ecas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Ecas.php#L208
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::requestProxyTicket() expects array<array|string>, mixed given.
Unit Tests (macOS-latest, 8.1): src/Ecas.php#L219
Method EcPhp\Ecas\Ecas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Ecas.php#L43
Method EcPhp\Ecas\Ecas::authenticate() return type has no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Ecas.php#L70
Method EcPhp\Ecas\Ecas::handleProxyCallback() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Ecas.php#L81
Method EcPhp\Ecas\Ecas::login() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Ecas.php#L113
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::login() expects array<array|string>, mixed given.
Unit Tests (macOS-latest, 8.2): src/Ecas.php#L148
Method EcPhp\Ecas\Ecas::logout() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Ecas.php#L169
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::logout() expects array<array|string>, mixed given.
Unit Tests (macOS-latest, 8.2): src/Ecas.php#L187
Method EcPhp\Ecas\Ecas::requestProxyTicket() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Ecas.php#L208
Parameter #2 $parameters of method EcPhp\CasLib\Contract\CasInterface::requestProxyTicket() expects array<array|string>, mixed given.
Unit Tests (macOS-latest, 8.2): src/Ecas.php#L219
Method EcPhp\Ecas\Ecas::requestServiceValidate() has parameter $parameters with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (ubuntu-latest, 8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (ubuntu-latest, 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (windows-latest, 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (windows-latest, 8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (macOS-latest, 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (windows-latest, 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (macOS-latest, 8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (macOS-latest, 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/