Skip to content

Bump github-script action #481

Bump github-script action

Bump github-script action #481

Triggered via push January 17, 2024 20:26
Status Failure
Total duration 3m 14s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php.yml

on: push
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
4s
Code coverage
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
PossiblyUndefinedArrayOffset: src/Auth/InvalidCredentialResult.php#L111
src/Auth/InvalidCredentialResult.php:111:20: PossiblyUndefinedArrayOffset: Possibly undefined array key (see https://psalm.dev/167)
PossiblyNullPropertyAssignmentValue: src/Auth/Process/AttributeAddFromLDAP.php#L77
src/Auth/Process/AttributeAddFromLDAP.php:77:33: PossiblyNullPropertyAssignmentValue: $this->searchPassword with non-nullable declared type 'string' cannot be assigned nullable type 'null|string' (see https://psalm.dev/148)
UndefinedInterfaceMethod: src/Auth/Process/AttributeAddFromLDAP.php#L98
src/Auth/Process/AttributeAddFromLDAP.php:98:51: UndefinedInterfaceMethod: Method SimpleSAML\Module\ldap\ConnectorInterface::escapeFilterValue does not exist (see https://psalm.dev/181)
PossiblyNullPropertyAssignmentValue: src/Auth/Process/AttributeAddUsersGroups.php#L45
src/Auth/Process/AttributeAddUsersGroups.php:45:33: PossiblyNullPropertyAssignmentValue: $this->searchPassword with non-nullable declared type 'string' cannot be assigned nullable type 'null|string' (see https://psalm.dev/148)
PossiblyNullPropertyAssignmentValue: src/Auth/Process/AttributeAddUsersGroups.php#L46
src/Auth/Process/AttributeAddUsersGroups.php:46:26: PossiblyNullPropertyAssignmentValue: $this->product with non-nullable declared type 'string' cannot be assigned nullable type 'null|string' (see https://psalm.dev/148)
UnsupportedPropertyReferenceUsage: src/Auth/Process/AttributeAddUsersGroups.php#L82
src/Auth/Process/AttributeAddUsersGroups.php:82:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
UnsupportedReferenceUsage: src/Auth/Process/AttributeAddUsersGroups.php#L108
src/Auth/Process/AttributeAddUsersGroups.php:108:9: UnsupportedReferenceUsage: This reference cannot be analyzed by Psalm (see https://psalm.dev/312)
UnsupportedPropertyReferenceUsage: src/Auth/Process/AttributeAddUsersGroups.php#L146
src/Auth/Process/AttributeAddUsersGroups.php:146:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
UndefinedInterfaceMethod: src/Auth/Process/AttributeAddUsersGroups.php#L206
src/Auth/Process/AttributeAddUsersGroups.php:206:39: UndefinedInterfaceMethod: Method SimpleSAML\Module\ldap\ConnectorInterface::escapeFilterValue does not exist (see https://psalm.dev/181)
UnsupportedPropertyReferenceUsage: src/Auth/Process/AttributeAddUsersGroups.php#L340
src/Auth/Process/AttributeAddUsersGroups.php:340:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
Code coverage
Unable to find any artifacts for the associated workflow
PropertyNotSetInConstructor: src/Auth/Process/AttributeAddUsersGroups.php#L56
src/Auth/Process/AttributeAddUsersGroups.php:56:21: PropertyNotSetInConstructor: Property SimpleSAML\Module\ldap\Auth\Process\AttributeAddUsersGroups::$additional_filters is not defined in constructor of SimpleSAML\Module\ldap\Auth\Process\AttributeAddUsersGroups or in any methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Auth/Source/LdapMulti.php#L41
src/Auth/Source/LdapMulti.php:41:19: PropertyNotSetInConstructor: Property SimpleSAML\Module\ldap\Auth\Source\LdapMulti::$orgs is not defined in constructor of SimpleSAML\Module\ldap\Auth\Source\LdapMulti or in any private or final methods called in the constructor (see https://psalm.dev/074)
PropertyNotSetInConstructor: src/Auth/Source/LdapMulti.php#L46
src/Auth/Source/LdapMulti.php:46:19: PropertyNotSetInConstructor: Property SimpleSAML\Module\ldap\Auth\Source\LdapMulti::$ldapOrgs is not defined in constructor of SimpleSAML\Module\ldap\Auth\Source\LdapMulti or in any private or final methods called in the constructor (see https://psalm.dev/074)
UninitializedProperty: src/Auth/Source/LdapMulti.php#L93
src/Auth/Source/LdapMulti.php:93:17: UninitializedProperty: Cannot use uninitialized property $this->orgs (see https://psalm.dev/186)
UninitializedProperty: src/Auth/Source/LdapMulti.php#L95
src/Auth/Source/LdapMulti.php:95:17: UninitializedProperty: Cannot use uninitialized property $this->orgs (see https://psalm.dev/186)
UninitializedProperty: src/Auth/Source/LdapMulti.php#L98
src/Auth/Source/LdapMulti.php:98:13: UninitializedProperty: Cannot use uninitialized property $this->ldapOrgs (see https://psalm.dev/186)
DeprecatedMethod: tests/src/Auth/Process/BaseFilterTest.php#L19
tests/src/Auth/Process/BaseFilterTest.php:19:15: DeprecatedMethod: The method PHPUnit\Framework\MockObject\MockBuilder::getMockForAbstractClass has been marked as deprecated (see https://psalm.dev/001)

Artifacts

Produced during runtime
Name Size
coverage-data Expired
269 KB