Skip to content

wip - add test_search_event_index#59

Draft
odelcroi wants to merge 5 commits intomasterfrom
add-tests-on-command
Draft

wip - add test_search_event_index#59
odelcroi wants to merge 5 commits intomasterfrom
add-tests-on-command

Conversation

@odelcroi
Copy link
Copy Markdown
Member

output :

[Command] init_event_index
[Command] init_event_index passphrase "London"
[Command] Database opened successfully on first attempt.
[Command] init_event_index completed successfully.
got the T Json("null")
[Command] add_event_to_index
[Command]  add_event_to_index : event json : {
  "content_value": "Test message",
  "event_id": "$15163622445EBvZJ:localhost",
  "event_type": "Message",
  "msgtype": "m.text",
  "room_id": "!test_room:localhost",
  "sender": "@example2:localhost",
  "server_ts": 1516362244026,
  "source": "{\n            content: {\n                body: Test message, msgtype: m.text\n            },\n            event_id: $15163622445EBvZJ:localhost,\n            origin_server_ts: 1516362244026,\n            sender: @example2:localhost,\n            type: m.room.message,\n            unsigned: {age: 43289803095},\n            user_id: @example2:localhost,\n            age: 43289803095\n        }"
}
got the Err : String("Missing or invalid timestamp")

@gitguardian
Copy link
Copy Markdown

gitguardian bot commented Jun 19, 2025

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant