Skip to content

Level data is not nullable #28

Level data is not nullable

Level data is not nullable #28

Triggered via push December 17, 2024 10:44
Status Success
Total duration 13s
Artifacts

check-schema.yml

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

Annotations

1 warning and 16 notices
Annotate Breaking Changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Type 'Fish' was added: schema.graphqls#L12
Type 'Fish' was added
Type 'FishCatchTime' was added: schema.graphqls#L36
Type 'FishCatchTime' was added
Type 'FishWeight' was added: schema.graphqls#L52
Type 'FishWeight' was added
Type 'FishRecord' was added: schema.graphqls#L82
Type 'FishRecord' was added
Type 'LevelData' was added: schema.graphqls#L148
Type 'LevelData' was added
Field 'levelData' was added to object type 'CrownLevel': schema.graphqls#L181
Field 'levelData' was added to object type 'CrownLevel'
Field 'fishingLevelData' was added to object type 'CrownLevel': schema.graphqls#L184
Field 'fishingLevelData' was added to object type 'CrownLevel'
Field 'CrownLevel.level' is deprecated: schema.graphqls#L165
Field 'CrownLevel.level' is deprecated
Field 'CrownLevel.level' has deprecation reason 'Use levelData instead.': schema.graphqls#L165
Field 'CrownLevel.level' has deprecation reason 'Use levelData instead.'
Field 'CrownLevel.evolution' is deprecated: schema.graphqls#L169
Field 'CrownLevel.evolution' is deprecated
Field 'CrownLevel.evolution' has deprecation reason 'Use levelData instead.': schema.graphqls#L169
Field 'CrownLevel.evolution' has deprecation reason 'Use levelData instead.'
Field 'CrownLevel.nextEvolutionLevel' is deprecated: schema.graphqls#L173
Field 'CrownLevel.nextEvolutionLevel' is deprecated
Field 'CrownLevel.nextEvolutionLevel' has deprecation reason 'Use levelData instead.': schema.graphqls#L173
Field 'CrownLevel.nextEvolutionLevel' has deprecation reason 'Use levelData instead.'
Field 'CrownLevel.nextLevelProgress' is deprecated: schema.graphqls#L177
Field 'CrownLevel.nextLevelProgress' is deprecated
Field 'CrownLevel.nextLevelProgress' has deprecation reason 'Use levelData instead.': schema.graphqls#L177
Field 'CrownLevel.nextLevelProgress' has deprecation reason 'Use levelData instead.'
Field 'fish' was added to object type 'Collections': schema.graphqls#L276
Field 'fish' was added to object type 'Collections'