Order content by boost date in Combined if boosted content should be included#2147
Open
blued-gear wants to merge 8 commits into
Open
Order content by boost date in Combined if boosted content should be included#2147blued-gear wants to merge 8 commits into
blued-gear wants to merge 8 commits into
Annotations
11 errors and 1 warning
|
Import Security Analysis results into GitHub Security Code Scanning
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
Psalm Security Scan by Mbin:
src/ActivityPub/JsonRd.php#L107
src/ActivityPub/JsonRd.php:107:21: MissingPureAnnotation: removeProperty must be marked @psalm-external-mutation-free to aid security analysis, run with --alter --issues=MissingPureAnnotation to fix this (see https://psalm.dev/363)
|
|
Psalm Security Scan by Mbin:
src/ActivityPub/JsonRd.php#L102
src/ActivityPub/JsonRd.php:102:9: InvalidPropertyAssignmentValue: $this->properties with declared type 'array<string, string>' cannot be assigned type 'non-empty-array<string, null|string>' (see https://psalm.dev/145)
|
|
Psalm Security Scan by Mbin:
src/ActivityPub/JsonRd.php#L100
src/ActivityPub/JsonRd.php:100:21: MissingPureAnnotation: addProperty must be marked @psalm-external-mutation-free to aid security analysis, run with --alter --issues=MissingPureAnnotation to fix this (see https://psalm.dev/363)
|
|
Psalm Security Scan by Mbin:
src/ActivityPub/JsonRd.php#L90
src/ActivityPub/JsonRd.php:90:21: MissingPureAnnotation: removeAlias must be marked @psalm-external-mutation-free to aid security analysis, run with --alter --issues=MissingPureAnnotation to fix this (see https://psalm.dev/363)
|
|
Psalm Security Scan by Mbin:
src/ActivityPub/JsonRd.php#L83
src/ActivityPub/JsonRd.php:83:21: MissingPureAnnotation: addAlias must be marked @psalm-external-mutation-free to aid security analysis, run with --alter --issues=MissingPureAnnotation to fix this (see https://psalm.dev/363)
|
|
Psalm Security Scan by Mbin:
src/ActivityPub/ActorHandle.php#L79
src/ActivityPub/ActorHandle.php:79:21: MissingPureAnnotation: setDomain must be marked @psalm-external-mutation-free to aid security analysis, run with --alter --issues=MissingPureAnnotation to fix this (see https://psalm.dev/363)
|
|
Psalm Security Scan by Mbin:
src/ActivityPub/ActorHandle.php#L61
src/ActivityPub/ActorHandle.php:61:21: MissingPureAnnotation: setPort must be marked @psalm-external-mutation-free to aid security analysis, run with --alter --issues=MissingPureAnnotation to fix this (see https://psalm.dev/363)
|
|
Psalm Security Scan by Mbin:
src/ActivityPub/ActorHandle.php#L55
src/ActivityPub/ActorHandle.php:55:21: MissingPureAnnotation: getPortString must be marked @psalm-mutation-free to aid security analysis, run with --alter --issues=MissingPureAnnotation to fix this (see https://psalm.dev/363)
|
|
Psalm Security Scan by Mbin:
src/ActivityPub/ActorHandle.php#L40
src/ActivityPub/ActorHandle.php:40:28: MissingPureAnnotation: isHandle must be marked @psalm-pure to aid security analysis, run with --alter --issues=MissingPureAnnotation to fix this (see https://psalm.dev/363)
|
|
Psalm Security Scan by Mbin:
src/ActivityPub/ActorHandle.php#L11
src/ActivityPub/ActorHandle.php:11:21: MissingPureAnnotation: __construct must be marked @psalm-mutation-free to aid security analysis, run with --alter --issues=MissingPureAnnotation to fix this (see https://psalm.dev/363)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: github/codeql-action/upload-sarif@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
|
background
wait
wait-all
cancel
parallel
Loading