Skip to content

[stable23] fix: Fix avatar images #26430

[stable23] fix: Fix avatar images

[stable23] fix: Fix avatar images #26430

Triggered via pull request April 9, 2024 00:26
Status Success
Total duration 17m 43s
Artifacts

psalm-github.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Psalm: apps/files/ajax/list.php#L41
"dir" cannot be identical to bool (see https://psalm.dev/056)
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: core/Command/Base.php#L164
Const SIGTERM 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/Preview/Repair.php#L172
Const SIGINT is not defined (see https://psalm.dev/020)
Psalm: lib/private/Archive/ZIP.php#L39
Docblock-defined class, interface or enum named ZipArchive does not exist (see https://psalm.dev/200)
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#L49
Class, interface or enum named ZipArchive does not exist (see https://psalm.dev/019)
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#L61
Docblock-defined class, interface or enum named ZipArchive does not exist (see https://psalm.dev/200)
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, github/codeql-action/upload-sarif@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, github/codeql-action/upload-sarif@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/