pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Java language:Java
Filter by
129M results
The code always yielded the string representation of the current line as the string contenation is evaluated the the
null check in the ternary expression is checked. That is never null and thus line is ...
ci:dev-build
Gradle
Resolves plugin-hub review feedback: use of client menuAction is not allowed .
Replaces the client.menuAction(... CC_OP ...) call that force-closes the bank potion store before switching to the ALL
tab ...
Summary
Drops house number from the Address section of the profile completeness check. The address is collected as a single line
in this tenant, so house number is never filled separately and otherwise ...
Summary
Describe what changed and why.
Type of change
- [ ] Bug fix
- [ ] New feature
- [ ] Refactoring
- [ ] Documentation
- [ ] Build / CI
Checklist
- [ ] I ran ./gradlew spotlessCheck ...
When the persistence worker emits an onerror, workerBackend.onWorkerError preventDefaults and replays the op on the
main-thread fallback. The ErrorEvent s own diagnostics were discarded, so a worker-only ...
What why
Step 3 of LIN-306 (Providers API Unification). Moves the remaining consumer-API write endpoints off inline GraphQL and
onto provider.*, verifies the compute endpoints source through the provider, ...