fix: ensures the translateMessage Meteor method validates access and type#40546
Conversation
🦋 Changeset detectedLatest commit: 9c110b1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 39 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-7.10.12 #40546 +/- ##
===================================================
+ Coverage 66.28% 66.29% +0.01%
===================================================
Files 3311 3311
Lines 111271 111271
Branches 21055 21059 +4
===================================================
+ Hits 73751 73770 +19
+ Misses 34779 34758 -21
- Partials 2741 2743 +2
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
There was a problem hiding this comment.
1 issue found across 3 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="apps/meteor/tests/end-to-end/api/autotranslate.ts">
<violation number="1" location="apps/meteor/tests/end-to-end/api/autotranslate.ts:456">
P2: Method-call errors are returned in a 200 response with `success: true`; this assertion expects the wrong status/shape for `error-not-allowed`.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Backport of #40528