Skip to content

Fix indentation

Fix indentation #1477

Triggered via push March 14, 2026 19:28
Status Failure
Total duration 3m 23s
Artifacts 1

test.yaml

on: push
Matrix: basic-tests
Security checks
32s
Security checks
Sanity checks
25s
Sanity checks
Matrix: conformance-suite
Quality control
57s
Quality control
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
PossiblyFalseArgument: 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)
PossiblyFalseArgument: 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)
MissingClassConstType: 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)
MissingClassConstType: 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)
MissingClassConstType: 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)
MissingClassConstType: 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)
MissingClassConstType: 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)
MissingClassConstType: 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)
MissingClassConstType: 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)
MissingClassConstType: 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)
Quality control
Process completed with exit code 1.
conformance-suite (v2.4.5)
Process completed with exit code 1.
conformance-suite (v2.5.0)
Process completed with exit code 1.
Sanity checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
Security checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
Syntax and unit tests, PHP 8.4,
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
Syntax and unit tests, PHP 8.3,
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
Syntax and unit tests, PHP 8.5,
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@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/
Quality control
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/

Artifacts

Produced during runtime
Name Size Digest
build-data
32.2 MB
sha256:52b2fd2f49fc05f836cd4a1db5c482fee178d16eba40bb54caf050049c4cc702