smartcontractkit / chainlink

node of the decentralized oracle network, bridging on and off-chain computation
https://chain.link
Other
7.04k stars 1.72k forks source link

fixed bug related to differences in cursor structure #14579

Closed EasterTheBunny closed 1 month ago

EasterTheBunny commented 1 month ago

The pattern for creating a cursor and splitting data in a cursor were not consistent and resulting in inconsistent results when using cursors in QueryKey.

Requires

Resolves

No corresponding tickets, but fixes a bug related to cursors in QueryKey.

github-actions[bot] commented 1 month ago

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

:medal_military: No JIRA issue number found in: PR title, commit message, or branch name. Please include the issue ID in one of these.

cl-sonarqube-production[bot] commented 1 month ago

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube