Skip to content

Bump simplesamlphp/simplesamlphp-test-framework from 1.9.2 to 1.9.3 in the all-actions group #87

Bump simplesamlphp/simplesamlphp-test-framework from 1.9.2 to 1.9.3 in the all-actions group

Bump simplesamlphp/simplesamlphp-test-framework from 1.9.2 to 1.9.3 in the all-actions group #87

Triggered via pull request July 21, 2025 16:49
Status Success
Total duration 1m 37s
Artifacts

php.yml

on: pull_request
Matrix: PHP-Linter
Linter  /  ecmascript-linter
Linter / ecmascript-linter
Linter  /  json-linter
Linter / json-linter
Linter  /  style-linter
Linter / style-linter
Linter  /  yaml-linter
Linter / yaml-linter
Quality control
45s
Quality control
Security checks
21s
Security checks
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
7s
Code coverage
Cleanup artifacts
4s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Quality control
Process completed with exit code 2.
MissingOverrideAttribute: src/Auth/Process/EntityCategory.php#L127
src/Auth/Process/EntityCategory.php:127:5: MissingOverrideAttribute: Method SimpleSAML\Module\entitycategories\Auth\Process\EntityCategory::process should have the "Override" attribute (see https://psalm.dev/358)
ClassMustBeFinal: src/Auth/Process/EntityCategory.php#L24
src/Auth/Process/EntityCategory.php:24:7: ClassMustBeFinal: Class SimpleSAML\Module\entitycategories\Auth\Process\EntityCategory is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
UnusedClass: src/Auth/Process/EntityCategory.php#L24
src/Auth/Process/EntityCategory.php:24:7: UnusedClass: Class SimpleSAML\Module\entitycategories\Auth\Process\EntityCategory is never used (see https://psalm.dev/075)