Skip to content

fix(deps): update @theguild/components + nextra #4017

fix(deps): update @theguild/components + nextra

fix(deps): update @theguild/components + nextra #4017

Triggered via push December 5, 2024 16:45
Status Success
Total duration 13s
Artifacts

actions.yml

on: push
Test Inspector Action
4s
Test Inspector Action
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Field 'title' (deprecated) was removed from object type 'Post': example/schemas/schema.graphql#L3
Removing a deprecated field is a breaking change. Before removing it, you may want to look at the field's usage to see the impact of removing the field.
Field 'Post.createdAt' changed type from 'String' to 'String!': example/schemas/schema.graphql#L8
Field 'Post.createdAt' changed type from 'String' to 'String!'
Field 'Post.modifiedAt' changed type from 'String' to 'String!': example/schemas/schema.graphql#L9
Field 'Post.modifiedAt' changed type from 'String' to 'String!'
Argument 'id: ID' added to field 'Query.post': example/schemas/schema.graphql#L13
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Test Inspector Action
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636