[PR #898] [MERGED] Fix some random stuff #923

Closed
opened 2026-02-15 15:57:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/898
Author: @13xforever
Created: 8/9/2022
Status: Merged
Merged: 8/9/2022
Merged by: @clienthax

Base: masterHead: vnext


📝 Commits (3)

  • 960ddb9 compat api returns non-standard values sometimes
  • 1045211 noticed some weird exceptions, which I have no idea how they can happen
  • 1e624cb fix build age check

📊 Changes

5 files changed (+8 additions, -4 deletions)

View changed files

📝 Clients/CompatApiClient/Client.cs (+1 -0)
📝 Clients/CompatApiClient/POCOs/UpdateInfo.cs (+1 -1)
📝 Clients/CompatApiClient/Utils/Utils.cs (+4 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/898 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/9/2022 **Status:** ✅ Merged **Merged:** 8/9/2022 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`960ddb9`](https://github.com/RPCS3/discord-bot/commit/960ddb9fe66244b00a28bb32b35cc15fa1e8b6fa) compat api returns non-standard values sometimes - [`1045211`](https://github.com/RPCS3/discord-bot/commit/1045211985f7bb0dd1698523399bea917323199b) noticed some weird exceptions, which I have no idea how they can happen - [`1e624cb`](https://github.com/RPCS3/discord-bot/commit/1e624cb10a982733dbcbd4158f59ed839c1cbc47) fix build age check ### 📊 Changes **5 files changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CompatApiClient/Client.cs` (+1 -0) 📝 `Clients/CompatApiClient/POCOs/UpdateInfo.cs` (+1 -1) 📝 `Clients/CompatApiClient/Utils/Utils.cs` (+4 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:57:14 -05:00
yindo closed this issue 2026-02-15 15:57:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#923