Skip to content

fix: Update pubspec.lock to resolve stale worker_manager git ref#4447

Merged
hoangdat merged 1 commit into
masterfrom
hotfix/fix-stale-worker-manager-lock
Apr 10, 2026
Merged

fix: Update pubspec.lock to resolve stale worker_manager git ref#4447
hoangdat merged 1 commit into
masterfrom
hotfix/fix-stale-worker-manager-lock

Conversation

@dab246
Copy link
Copy Markdown
Member

@dab246 dab246 commented Apr 10, 2026

Issue

Screenshot 2026-04-10 at 12 22 40

Root cause

The locked commit (dd04544) on branch hotfix/worker-init-memory-leak in linagora/worker_manager was no longer resolvable, causing flutter pub get to fail with Could not find a file named pubspec.yaml. This happens when the remote branch is force-pushed or rebased after the lock file was last generated. Regenerated pubspec.lock to point to the current HEAD of the branch.

Side effect

#4435

Signed-off-by: dab246 <tdvu@linagora.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 10, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • pubspec.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 94d26c83-459d-4754-8d34-9b31df2a5d3f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hotfix/fix-stale-worker-manager-lock

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No application code in the PR — skipped Code Health checks.

See analysis details in CodeScene

Quality Gate Profile: The Bare Minimum
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

@hoangdat hoangdat merged commit bc707b2 into master Apr 10, 2026
24 checks passed
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.

2 participants