Skip to content

docs changes and a method to grab a stat by its name #10

docs changes and a method to grab a stat by its name

docs changes and a method to grab a stat by its name #10

Triggered via push May 10, 2024 17:46
Status Success
Total duration 15s
Artifacts

check-schema.yml

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

Annotations

1 warning and 10 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#L290
Type 'LeaderboardEntry' was added
Type 'Rotation' was added: schema.graphqls#L320
Type 'Rotation' was added
Field 'rotationValue' was added to object type 'Statistics': schema.graphqls#L254
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#L276
Field 'rotations' was added to object type 'Statistic'
Field 'leaderboard' was added to object type 'Statistic': schema.graphqls#L283
Field 'leaderboard' was added to object type 'Statistic'
Field 'statistic' was added to object type 'Query': schema.graphqls#L357
Field 'statistic' was added to object type 'Query'
Field 'nextRotation' was added to object type 'Query': schema.graphqls#L367
Field 'nextRotation' was added to object type 'Query'
Field 'previousRotation' was added to object type 'Query': schema.graphqls#L374
Field 'previousRotation' was added to object type 'Query'