SSP 2.5 compatibility #1478
Annotations
11 errors and 1 warning
|
Psalm:
src/Helpers/Str.php#L27
src/Helpers/Str.php:27:13: PossiblyFalseArgument: Argument 1 of array_filter cannot be false, possibly array<array-key, mixed> value expected (see https://psalm.dev/104)
|
|
Psalm:
src/Forms/Controls/CsrfProtection.php#L38
src/Forms/Controls/CsrfProtection.php:38:48: PossiblyFalseArgument: Argument 1 of get_parent_class cannot be false, possibly class-string|object value expected (see https://psalm.dev/104)
|
|
Psalm:
src/Forms/Controls/CsrfProtection.php#L27
src/Forms/Controls/CsrfProtection.php:27:24: MissingClassConstType: Class constant "SimpleSAML\Module\oidc\Forms\Controls\CsrfProtection::PROTECTION" should have a declared type. (see https://psalm.dev/359)
|
|
Psalm:
src/Forms/ClientForm.php#L59
src/Forms/ClientForm.php:59:24: MissingClassConstType: Class constant "SimpleSAML\Module\oidc\Forms\ClientForm::REGEX_HTTP_URI_PATH" should have a declared type. (see https://psalm.dev/359)
|
|
Psalm:
src/Forms/ClientForm.php#L54
src/Forms/ClientForm.php:54:24: MissingClassConstType: Class constant "SimpleSAML\Module\oidc\Forms\ClientForm::REGEX_HTTP_URI" should have a declared type. (see https://psalm.dev/359)
|
|
Psalm:
src/Forms/ClientForm.php#L47
src/Forms/ClientForm.php:47:24: MissingClassConstType: Class constant "SimpleSAML\Module\oidc\Forms\ClientForm::REGEX_ALLOWED_ORIGIN_URL" should have a declared type. (see https://psalm.dev/359)
|
|
Psalm:
src/Forms/ClientForm.php#L40
src/Forms/ClientForm.php:40:24: MissingClassConstType: Class constant "SimpleSAML\Module\oidc\Forms\ClientForm::REGEX_URI" should have a declared type. (see https://psalm.dev/359)
|
|
Psalm:
src/Forms/ClientForm.php#L33
src/Forms/ClientForm.php:33:21: MissingClassConstType: Class constant "SimpleSAML\Module\oidc\Forms\ClientForm::TYPE_ARRAY" should have a declared type. (see https://psalm.dev/359)
|
|
Psalm:
src/Factories/ClaimTranslatorExtractorFactory.php#L27
src/Factories/ClaimTranslatorExtractorFactory.php:27:21: MissingClassConstType: Class constant "SimpleSAML\Module\oidc\Factories\ClaimTranslatorExtractorFactory::CONFIG_KEY_MULTIPLE_CLAIM_VALUES_ALLOWED" should have a declared type. (see https://psalm.dev/359)
|
|
Psalm:
src/Factories/ClaimTranslatorExtractorFactory.php#L25
src/Factories/ClaimTranslatorExtractorFactory.php:25:21: MissingClassConstType: Class constant "SimpleSAML\Module\oidc\Factories\ClaimTranslatorExtractorFactory::CONFIG_KEY_CLAIM_NAME_PREFIX" should have a declared type. (see https://psalm.dev/359)
|
|
PHP Code Sniffer
Process completed with exit code 1.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, codecov/codecov-action@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Loading