Skip to content

feature: Leaderboards and statistic rotations #9

feature: Leaderboards and statistic rotations

feature: Leaderboards and statistic rotations #9

Triggered via push May 7, 2024 15:27
Status Success
Total duration 18s
Artifacts

check-schema.yml

on: push
Annotate Breaking Changes
7s
Annotate Breaking Changes
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 9 notices
Annotate Breaking Changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: kamilkisiela/graphql-inspector@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Type 'LeaderboardEntry' was added: schema.graphqls#L282
Type 'LeaderboardEntry' was added
Type 'Rotation' was added: schema.graphqls#L311
Type 'Rotation' was added
Field 'rotationValue' was added to object type 'Statistics': schema.graphqls#L250
Field 'rotationValue' was added to object type 'Statistics'
Field 'Statistics.value' is deprecated: schema.graphqls#L243
Field 'Statistics.value' is deprecated
Field 'Statistics.value' has deprecation reason 'This value is not backed by a rotation and will be removed. Use `rotationValue` instead.': schema.graphqls#L243
Field 'Statistics.value' has deprecation reason 'This value is not backed by a rotation and will be removed. Use `rotationValue` instead.'
Field 'rotations' was added to object type 'Statistic': schema.graphqls#L267
Field 'rotations' was added to object type 'Statistic'
Field 'leaderboard' was added to object type 'Statistic': schema.graphqls#L275
Field 'leaderboard' was added to object type 'Statistic'
Field 'nextRotation' was added to object type 'Query': schema.graphqls#L352
Field 'nextRotation' was added to object type 'Query'
Field 'lastRotation' was added to object type 'Query': schema.graphqls#L359
Field 'lastRotation' was added to object type 'Query'