| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
💡 Friendly NoteThis pull request was made against the develop branch, which is reserved for commits destined for a minor or major release.If your commits simply fixes a bug, please rebase this PR against the master instead.
Thanks! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Current develop CI currently stops at three ESLint errors introduced by the recent federation analytics changes:
This is intentionally limited to lint-only changes. Full ESLint completes with zero errors; the three existing no-await-in-loop warnings in src/activitypub/send.js remain unchanged.
This also unblocks the current develop workflow and the otherwise isolated ActivityPub test PR #14584.