[stable33] fix(TaskProcessing): Claim tasks atomically in both SynchronousBackgr… #85778
static-code-analysis.yml
on: pull_request
static-code-analysis
2m 51s
static-code-analysis-security
15m 7s
static-code-analysis-ocp
1m 22s
static-code-analysis-ncu
54s
Annotations
11 errors and 4 warnings
|
static-code-analysis
Process completed with exit code 2.
|
|
UndefinedInterfaceMethod:
lib/private/TaskProcessing/SynchronousBackgroundJob.php#L53
lib/private/TaskProcessing/SynchronousBackgroundJob.php:53:43: UndefinedInterfaceMethod: Method OCP\TaskProcessing\IManager::claimNextScheduledTask does not exist (see https://psalm.dev/181)
|
|
UndefinedInterfaceMethod:
core/Controller/TaskProcessingApiController.php#L758
core/Controller/TaskProcessingApiController.php:758:43: UndefinedInterfaceMethod: Method OCP\TaskProcessing\IManager::claimNextScheduledTask does not exist (see https://psalm.dev/181)
|
|
UndefinedInterfaceMethod:
core/Controller/TaskProcessingApiController.php#L703
core/Controller/TaskProcessingApiController.php:703:42: UndefinedInterfaceMethod: Method OCP\TaskProcessing\IManager::claimNextScheduledTask does not exist (see https://psalm.dev/181)
|
|
TaintedCallable:
lib/private/ServerContainer.php#L89
lib/private/ServerContainer.php:89:17: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedHtml:
lib/private/Mail/Mailer.php#L227
lib/private/Mail/Mailer.php:227:72: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
TaintedHtml:
lib/private/Mail/Mailer.php#L207
lib/private/Mail/Mailer.php:207:83: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
TaintedCallable:
lib/private/AppFramework/Utility/SimpleContainer.php#L129
lib/private/AppFramework/Utility/SimpleContainer.php:129:33: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L501
apps/workflowengine/lib/Manager.php:501:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L468
apps/workflowengine/lib/Manager.php:468:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L426
apps/workflowengine/lib/Manager.php:426:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
static-code-analysis-ocp
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
static-code-analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
static-code-analysis-ncu
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
static-code-analysis-security
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|