Skip to content

Version for both 2.0 & 2.1 #30

Version for both 2.0 & 2.1

Version for both 2.0 & 2.1 #30

Triggered via push November 7, 2023 05:49
Status Success
Total duration 2m 36s
Artifacts

php.yml

on: push
Matrix: unit-tests-linux
Code coverage
6s
Code coverage
Cleanup artifacts
2s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
PossiblyUndefinedArrayOffset: src/Auth/Process/AttributeFromSQL.php#L194
src/Auth/Process/AttributeFromSQL.php:194:55: PossiblyUndefinedArrayOffset: Possibly undefined array key $attributes[$this->identifyingAttribute] on array<array-key, mixed> (see https://psalm.dev/167)
Quality control
Process completed with exit code 2.
PropertyNotSetInConstructor: src/Auth/Process/AttributeFromSQL.php#L28
src/Auth/Process/AttributeFromSQL.php:28:21: PropertyNotSetInConstructor: Property SimpleSAML\Module\sqlattribs\Auth\Process\AttributeFromSQL::$username is not defined in constructor of SimpleSAML\Module\sqlattribs\Auth\Process\AttributeFromSQL or in any private or final methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Auth/Process/AttributeFromSQL.php#L31
src/Auth/Process/AttributeFromSQL.php:31:21: PropertyNotSetInConstructor: Property SimpleSAML\Module\sqlattribs\Auth\Process\AttributeFromSQL::$password is not defined in constructor of SimpleSAML\Module\sqlattribs\Auth\Process\AttributeFromSQL or in any private or final methods called in the constructor (see https://psalm.dev/074)