Skip to content

Samm/test #3344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Samm/test #3344

wants to merge 7 commits into from

Conversation

wixysam
Copy link
Contributor

@wixysam wixysam commented Apr 22, 2025

No description provided.

idanlib-wix and others added 7 commits April 14, 2025 16:35
changes:
Service DataHooks was removed
Service wix-data.Hooks operation afterAggregate has changed return doc
Service wix-data.Hooks operation beforeAggregate has changed param context type
Service wix-data.Hooks operation beforeAggregate has changed return type
Service wix-data.Hooks operation beforeAggregate has changed description
Service wix-data.Hooks has a new operation afterDistinct
Service wix-data.Hooks has a new operation beforeDistinct
Service wix-data operation get has changed description
Service wix-data operation query has changed description
Service wix-data operation queryReferenced has changed description
Service wix-data.WixDataDistinct is new

issues:
Operation filter has an unknown param type WixDataFilter (distinct.js (44))
Operation eq has an unknown param type * (filterMixin.js (33))
Operation ne has an unknown param type * (filterMixin.js (59))
Operation hasSome has an unknown param type * (filterMixin.js (342))
Operation hasAll has an unknown param type * (filterMixin.js (378))
Operation beforeAggregate is defined two or more times (hooks.js (313, 337))
Operation beforeAggregate has an unknown return type WixDataAggregate (hooks.js (313))
Operation beforeAggregate has an unknown return type WixDataAggregate (hooks.js (313))
Operation beforeDistinct has an unknown return type WixDataDistinct (hooks.js (395))
Operation beforeDistinct has an unknown return type WixDataDistinct (hooks.js (395))
Operation onFailure has an unknown param type Error (hooks.js (608))
Operation truncate has an unknown return type null (data-api.js (451))
Message WixDataBulkRemoveResult has an unknown property type Error (data-api.js (485))
Message WixDataBulkResult has an unknown property type Error (data-api.js (877))
ERROR: The @snippet tag - file 'velo-docs/examples/WixDataDistinct-getFilter.es6' not found. File: distinct.js line: 29
ERROR: The @snippet tag - file 'velo-docs/examples/WixDataDistinct ...
changes:
Service wix-data.Hooks operation afterDistinct.examples has 2 new examples
Service wix-data.Hooks operation beforeDistinct.examples has 2 new examples
Service wix-data.WixDataDistinct operation ascending param propertyName was removed
Service wix-data.WixDataDistinct operation ascending has changed return type
Service wix-data.WixDataDistinct operation ascending has changed return doc
Service wix-data.WixDataDistinct operation ascending has changed summary
Service wix-data.WixDataDistinct operation ascending has changed description
Service wix-data.WixDataDistinct operation ascending.examples[0] has changed title
Service wix-data.WixDataDistinct operation ascending.examples[0] has changed body
Service wix-data.WixDataDistinct operation ascending.examples has 2 examples removed
Service wix-data.WixDataDistinct operation descending param propertyName was removed
Service wix-data.WixDataDistinct operation descending has changed return type
Service wix-data.WixDataDistinct operation descending has changed return doc
Service wix-data.WixDataDistinct operation descending has changed summary
Service wix-data.WixDataDistinct operation descending has changed description
Service wix-data.WixDataDistinct operation descending.examples[0] has changed title
Service wix-data.WixDataDistinct operation descending.examples[0] has changed body
Service wix-data.WixDataDistinct operation descending.examples has 2 examples removed
Service wix-data.WixDataDistinct operation filter has changed return type
Service wix-data.WixDataDistinct operation filter has changed return doc
Service wix-data.WixDataDistinct operation filter has changed description
Service wix-data.WixDataDistinct operation filter.examples has 1 new examples
Service wix-data.WixDataDistinct operation getFilter has changed return type
Service wix-data.WixDataDistinct operation getFilter has changed return doc
Service wix-data.WixDataDistinct operat ...
… detected

issues:
Operation filter has an unknown param type WixDataFilter (distinct.js (41))
Operation ascending is defined two or more times (distinct.js (92), sortMixin.js (10))
Operation descending is defined two or more times (distinct.js (116), sortMixin.js (41))
Operation eq has an unknown param type * (filterMixin.js (33))
Operation ne has an unknown param type * (filterMixin.js (59))
Operation hasSome has an unknown param type * (filterMixin.js (342))
Operation hasAll has an unknown param type * (filterMixin.js (378))
Operation beforeAggregate is defined two or more times (hooks.js (313, 337))
Operation beforeAggregate has an unknown return type WixDataAggregate (hooks.js (313))
Operation beforeAggregate has an unknown return type WixDataAggregate (hooks.js (313))
Operation beforeDistinct has an unknown return type WixDataDistinct (hooks.js (395))
Operation beforeDistinct has an unknown return type WixDataDistinct (hooks.js (395))
Operation onFailure has an unknown param type Error (hooks.js (608))
Operation truncate has an unknown return type null (data-api.js (451))
Message WixDataBulkRemoveResult has an unknown property type Error (data-api.js (485))
Message WixDataBulkResult has an unknown property type Error (data-api.js (877))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants