Skip to content

[stable23] fix(security): Update CA certificate bundle #26889

[stable23] fix(security): Update CA certificate bundle

[stable23] fix(security): Update CA certificate bundle #26889

Triggered via pull request March 20, 2026 03:08
Status Success
Total duration 6m 7s
Artifacts

psalm-github.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: lib/private/Archive/ZIP.php#L61
Docblock-defined class, interface or enum named ZipArchive does not exist (see https://psalm.dev/200)
Psalm: lib/private/Archive/ZIP.php#L50
Class, interface or enum named ZipArchive does not exist (see https://psalm.dev/019)
Psalm: lib/private/Archive/ZIP.php#L49
Class, interface or enum named ZipArchive does not exist (see https://psalm.dev/019)
Psalm: lib/private/Archive/ZIP.php#L41
Docblock-defined class, interface or enum named ZipArchive does not exist (see https://psalm.dev/200)
Psalm: lib/private/Archive/ZIP.php#L39
Docblock-defined class, interface or enum named ZipArchive does not exist (see https://psalm.dev/200)
Psalm: core/Command/Preview/Repair.php#L172
Const SIGINT is not defined (see https://psalm.dev/020)
Psalm: core/Command/Base.php#L165
Const SIGINT is not defined (see https://psalm.dev/020)
Psalm: core/Command/Base.php#L164
Const SIGTERM is not defined (see https://psalm.dev/020)
Psalm: apps/files_trashbin/lib/Trash/LegacyTrashBackend.php#L127
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/ajax/list.php#L41
"dir" cannot be identical to bool (see https://psalm.dev/056)
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/