Skip to content

Prevent duplicate registration of generateLockfiles task#186536

Draft
mboetger wants to merge 1 commit into
flutter:masterfrom
mboetger:resolve-issue-172093
Draft

Prevent duplicate registration of generateLockfiles task#186536
mboetger wants to merge 1 commit into
flutter:masterfrom
mboetger:resolve-issue-172093

Conversation

@mboetger
Copy link
Copy Markdown
Contributor

Fixes: #172093

Pre-launch Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [AI contribution guidelines] and understand my responsibilities, or I am not using AI tools.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
  • I signed the [CLA].
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is [test-exempt].
  • I followed the [breaking change policy] and added [Data Driven Fixes] where supported.
  • All existing and new tests are passing.

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 14, 2026
@github-actions github-actions Bot added platform-android Android applications specifically tool Affects the "flutter" command-line tool. See also t: labels. labels May 14, 2026
@mboetger mboetger force-pushed the resolve-issue-172093 branch from 81cd7ba to 0fddc37 Compare May 14, 2026 22:11
@github-actions github-actions Bot removed the CICD Run CI/CD label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform-android Android applications specifically tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot add task 'generateLockfiles' as a task with that name already exists

1 participant