-
Bryan White authored
Fixes two CI failures: 1. **format-check**: Run dart format on all files (20 files formatted) 2. **analyze**: Temporarily disable server avatar upload feature - SDK lacks avatarId parameter in editMember() - Local SDK has uncommitted changes adding this parameter - Added TODO and UnimplementedError until SDK is updated The server avatar upload UI remains visible but throws UnimplementedError when attempted. Remove once censer-sdk-dart is updated with avatarId support. Related SDK changes: ../stoat-sdk-dart/lib/src/client.dart (uncommitted) Co-Authored-By:Claude Sonnet 4.5 <[email protected]>
Bryan White authoredFixes two CI failures: 1. **format-check**: Run dart format on all files (20 files formatted) 2. **analyze**: Temporarily disable server avatar upload feature - SDK lacks avatarId parameter in editMember() - Local SDK has uncommitted changes adding this parameter - Added TODO and UnimplementedError until SDK is updated The server avatar upload UI remains visible but throws UnimplementedError when attempted. Remove once censer-sdk-dart is updated with avatarId support. Related SDK changes: ../stoat-sdk-dart/lib/src/client.dart (uncommitted) Co-Authored-By:Claude Sonnet 4.5 <[email protected]>
This project is licensed under the Other.
Learn more
Loading