[stable25] hide share token if share has more permissions than the current user #26916
Annotations
11 errors and 1 warning
|
Psalm
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
|
Psalm:
apps/user_ldap/lib/PagedResults/Php73.php#L81
Const LDAP_CONTROL_PAGEDRESULTS is not defined (see https://psalm.dev/020)
|
|
Psalm:
apps/user_ldap/lib/LDAP.php#L376
Const LDAP_OPT_ERROR_STRING is not defined (see https://psalm.dev/020)
|
|
Psalm:
apps/user_ldap/lib/Connection.php#L652
Const LDAP_OPT_NETWORK_TIMEOUT is not defined (see https://psalm.dev/020)
|
|
Psalm:
apps/user_ldap/lib/Connection.php#L648
Const LDAP_OPT_REFERRALS is not defined (see https://psalm.dev/020)
|
|
Psalm:
apps/user_ldap/lib/Connection.php#L644
Const LDAP_OPT_PROTOCOL_VERSION is not defined (see https://psalm.dev/020)
|
|
Psalm:
apps/files_trashbin/lib/Trashbin.php#L1141
Argument 3 of substr_replace expects array<array-key, int>|int, float|int provided (see https://psalm.dev/012)
|
|
Psalm:
apps/files_trashbin/lib/Trash/LegacyTrashBackend.php#L128
Found a paradox when evaluating $trashFiles of type non-empty-mixed and trying to reconcile it with a falsy assertion (see https://psalm.dev/089)
|
|
Psalm:
apps/files_sharing/lib/Controller/ShareAPIController.php#L240
Cannot find referenced variable $currentUserPermissions (see https://psalm.dev/024)
|
|
Psalm:
apps/files_sharing/lib/Controller/ShareAPIController.php#L239
Function OCA\Files_Sharing\Controller\getPermissions does not exist (see https://psalm.dev/021)
|
|
Psalm:
apps/files_sharing/lib/Controller/ShareAPIController.php#L239
Syntax error, unexpected T_OBJECT_OPERATOR on line 239 (see https://psalm.dev/173)
|
|
Psalm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, github/codeql-action/upload-sarif@231aa2c8a89117b126725a0e11897209b7118144, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|