Make `checkRunGuard` a non-`String` object
Open
c: tech-debt
infra: cocoon
P2
team-infra
triaged-infra
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
... since it is required to be serializable to/from JSON, which is not clear as implemented today.
See https://github.com/flutter/flutter/issues/168985.
Contributor guide
Research direction
Start by reading the linked Flutter issue 168985 and tracing where checkRunGuard is defined and consumed; this issue names no files or tests. Done means checkRunGuard is represented as a non-String object while remaining serializable to and from JSON.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- mobile-dev
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100