[PR #340] [MERGED] ci: fix potential ci error #4080

Closed
opened 2026-03-23 21:36:12 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/340
Author: @appflowy
Created: 2/16/2022
Status: Merged
Merged: 2/16/2022
Merged by: @appflowy

Base: mainHead: fix_potential_ci_error


📝 Commits (3)

  • 373407f ci: fix potential ci error
  • a7819c6 chore: delete dart_event.dart
  • e1f9260 chore: fix unit errors

📊 Changes

6 files changed (+191 additions, -173 deletions)

View changed files

📝 frontend/app_flowy/packages/flowy_sdk/lib/dispatch/dart_event/flowy-folder/dart_event.dart (+1 -156)
frontend/app_flowy/packages/flowy_sdk/lib/dispatch/dart_event/flowy-net/dart_event.dart (+20 -0)
frontend/app_flowy/packages/flowy_sdk/lib/dispatch/dart_event/flowy-user/dart_event.dart (+141 -0)
📝 frontend/app_flowy/packages/flowy_sdk/lib/dispatch/dispatch.dart (+3 -1)
📝 frontend/rust-lib/dart-ffi/build.rs (+0 -12)
📝 shared-lib/lib-infra/src/code_gen/dart_event/dart_event.rs (+26 -4)

📄 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/AppFlowy-IO/AppFlowy/pull/340 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 2/16/2022 **Status:** ✅ Merged **Merged:** 2/16/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix_potential_ci_error` --- ### 📝 Commits (3) - [`373407f`](https://github.com/AppFlowy-IO/AppFlowy/commit/373407fd5751b4519b599bc0ae90b27edb41a804) ci: fix potential ci error - [`a7819c6`](https://github.com/AppFlowy-IO/AppFlowy/commit/a7819c645681ee8f5f9f1a0d5e670bb20dbc95bf) chore: delete dart_event.dart - [`e1f9260`](https://github.com/AppFlowy-IO/AppFlowy/commit/e1f926098219e249422a38c7e9486ce660868970) chore: fix unit errors ### 📊 Changes **6 files changed** (+191 additions, -173 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/flowy_sdk/lib/dispatch/dart_event/flowy-folder/dart_event.dart` (+1 -156) ➕ `frontend/app_flowy/packages/flowy_sdk/lib/dispatch/dart_event/flowy-net/dart_event.dart` (+20 -0) ➕ `frontend/app_flowy/packages/flowy_sdk/lib/dispatch/dart_event/flowy-user/dart_event.dart` (+141 -0) 📝 `frontend/app_flowy/packages/flowy_sdk/lib/dispatch/dispatch.dart` (+3 -1) 📝 `frontend/rust-lib/dart-ffi/build.rs` (+0 -12) 📝 `shared-lib/lib-infra/src/code_gen/dart_event/dart_event.rs` (+26 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:12 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4080
No description provided.