Bump puma from 6.3.1 to 6.4.2 (#1487) #3573
test.yml
on: push
Annotations
2 errors, 12 warnings, and 32 notices
RSpec Test Suite (ruby-3.2, true)
File not found: '/home/runner/work/_actions/paambaati/codeclimate-action/v4.0.0/lib/main.js'
|
RSpec Test Suite (ruby-3.1, false)
File not found: '/home/runner/work/_actions/paambaati/codeclimate-action/v4.0.0/lib/main.js'
|
Build Docker Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
RSpec Test Suite (ruby-3.2, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
RSpec Test Suite (ruby-3.1, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy to Staging
Unexpected input(s) 'repo', 'ref', 'environment', 'auto_merge', 'description', 'required_contexts', valid inputs are ['route', 'mediaType']
|
Argument 'number: [Int!]' added to field 'Anime.episodes':
schema.graphql#L389
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
|
Argument 'number: [Int!]' added to field 'Episodic.episodes':
schema.graphql#L1755
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
|
Argument 'number: [Int!]' added to field 'Anime.episodes':
schema.graphql#L389
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
|
Argument 'number: [Int!]' added to field 'Episodic.episodes':
schema.graphql#L1755
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
|
Argument 'number: [Int!]' added to field 'Anime.episodes':
schema.graphql#L389
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
|
Argument 'number: [Int!]' added to field 'Episodic.episodes':
schema.graphql#L1755
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
|
Argument 'number: [Int!]' added to field 'Anime.episodes':
schema.graphql#L389
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
|
Argument 'number: [Int!]' added to field 'Episodic.episodes':
schema.graphql#L1755
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
|
Description 'The mutation requires an authenticated logged-in user session, and none was provided or the session has expired. The recommended action varies depending on your application and whether you provided the bearer token in the `Authorization` header or not. If you did, you should probably attempt to refresh the token, and if that fails, prompt the user to log in again. If you did not provide a bearer token, you should just prompt the user to log in.' on type 'NotAuthenticatedError' has changed to 'The mutation requires an authenticated logged-in user session, and none was
provided or the session has expired. The recommended action varies depending on
your application and whether you provided the bearer token in the
`Authorization` header or not. If you did, you should probably attempt to
refresh the token, and if that fails, prompt the user to log in again. If you
did not provide a bearer token, you should just prompt the user to log in.':
schema.graphql#L4509
Description 'The mutation requires an authenticated logged-in user session, and none was provided or the session has expired. The recommended action varies depending on your application and whether you provided the bearer token in the `Authorization` header or not. If you did, you should probably attempt to refresh the token, and if that fails, prompt the user to log in again. If you did not provide a bearer token, you should just prompt the user to log in.' on type 'NotAuthenticatedError' has changed to 'The mutation requires an authenticated logged-in user session, and none was
provided or the session has expired. The recommended action varies depending on
your application and whether you provided the bearer token in the
`Authorization` header or not. If you did, you should probably attempt to
refresh the token, and if that fails, prompt the user to log in again. If you
did not provide a bearer token, you should just prompt the user to log in.'
|
Description 'The mutation requires higher permissions than the current user or token has. This is a bit vague, but it generally means you're attempting to modify an object you don't own, or perform an administrator action without being an administrator. It could also mean your token does not have the required scopes to perform the action. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotAuthorizedError' has changed to 'The mutation requires higher permissions than the current user or token has.
This is a bit vague, but it generally means you're attempting to modify an
object you don't own, or perform an administrator action without being an
administrator. It could also mean your token does not have the required scopes
to perform the action. The recommended action is to display a message to the
user informing them that their action failed and that retrying will generally *not* help.':
schema.graphql#L4534
Description 'The mutation requires higher permissions than the current user or token has. This is a bit vague, but it generally means you're attempting to modify an object you don't own, or perform an administrator action without being an administrator. It could also mean your token does not have the required scopes to perform the action. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotAuthorizedError' has changed to 'The mutation requires higher permissions than the current user or token has.
This is a bit vague, but it generally means you're attempting to modify an
object you don't own, or perform an administrator action without being an
administrator. It could also mean your token does not have the required scopes
to perform the action. The recommended action is to display a message to the
user informing them that their action failed and that retrying will generally *not* help.'
|
Description 'An object required for your mutation was unable to be located. Usually this means the object you're attempting to modify or delete does not exist. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotFoundError' has changed to 'An object required for your mutation was unable to be located. Usually this
means the object you're attempting to modify or delete does not exist. The
recommended action is to display a message to the user informing them that their
action failed and that retrying will generally *not* help.':
schema.graphql#L4559
Description 'An object required for your mutation was unable to be located. Usually this means the object you're attempting to modify or delete does not exist. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotFoundError' has changed to 'An object required for your mutation was unable to be located. Usually this
means the object you're attempting to modify or delete does not exist. The
recommended action is to display a message to the user informing them that their
action failed and that retrying will generally *not* help.'
|
Field 'Profile.waifuOrHusbando' description changed from 'The properly-gendered term for the user's waifu. This should normally only be 'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...' to 'The properly-gendered term for the user's waifu. This should normally only be
'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...':
schema.graphql#L5387
Field 'Profile.waifuOrHusbando' description changed from 'The properly-gendered term for the user's waifu. This should normally only be 'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...' to 'The properly-gendered term for the user's waifu. This should normally only be
'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...'
|
Field 'Query.searchMediaByTitle' description changed from 'Search for any media (Anime, Manga) by title using Algolia. If no media_type is supplied, it will search for both. The most relevant results will be at the top.' to 'Search for any media (Anime, Manga) by title using Algolia. If no media_type
is supplied, it will search for both. The most relevant results will be at the top.':
schema.graphql#L6213
Field 'Query.searchMediaByTitle' description changed from 'Search for any media (Anime, Manga) by title using Algolia. If no media_type is supplied, it will search for both. The most relevant results will be at the top.' to 'Search for any media (Anime, Manga) by title using Algolia. If no media_type
is supplied, it will search for both. The most relevant results will be at the top.'
|
Description 'The mutation failed validation. This is usually because the input provided was invalid in some way, such as a missing required field or an invalid value for a field. There may be multiple of this error, one for each failed validation, and the `path` will generally refer to a location in the input parameters, that you can map back to the input fields in your form. The recommended action is to display validation errors to the user, and allow them to correct the input and resubmit.' on type 'ValidationError' has changed to 'The mutation failed validation. This is usually because the input provided was
invalid in some way, such as a missing required field or an invalid value for a
field. There may be multiple of this error, one for each failed validation, and
the `path` will generally refer to a location in the input parameters, that you
can map back to the input fields in your form. The recommended action is to
display validation errors to the user, and allow them to correct the input and resubmit.':
schema.graphql#L7197
Description 'The mutation failed validation. This is usually because the input provided was invalid in some way, such as a missing required field or an invalid value for a field. There may be multiple of this error, one for each failed validation, and the `path` will generally refer to a location in the input parameters, that you can map back to the input fields in your form. The recommended action is to display validation errors to the user, and allow them to correct the input and resubmit.' on type 'ValidationError' has changed to 'The mutation failed validation. This is usually because the input provided was
invalid in some way, such as a missing required field or an invalid value for a
field. There may be multiple of this error, one for each failed validation, and
the `path` will generally refer to a location in the input parameters, that you
can map back to the input fields in your form. The recommended action is to
display validation errors to the user, and allow them to correct the input and resubmit.'
|
Field 'WikiSubmission.data' description changed from 'The full object that holds all the details for any modifications/additions/deletions made to the entity you are editing. This will be validated using JSON Schema.' to 'The full object that holds all the details for any
modifications/additions/deletions made to the entity you are editing. This
will be validated using JSON Schema.':
schema.graphql#L7439
Field 'WikiSubmission.data' description changed from 'The full object that holds all the details for any modifications/additions/deletions made to the entity you are editing. This will be validated using JSON Schema.' to 'The full object that holds all the details for any
modifications/additions/deletions made to the entity you are editing. This
will be validated using JSON Schema.'
|
Description 'A Wiki Submission is used to either create or edit existing data in our database. This will allow a simple and convient way for users to submit issues/corrections without all the work being left to the mods.' on type 'WikiSubmission' has changed to 'A Wiki Submission is used to either create or edit existing data in our
database. This will allow a simple and convient way for users to submit
issues/corrections without all the work being left to the mods.':
schema.graphql#L7427
Description 'A Wiki Submission is used to either create or edit existing data in our database. This will allow a simple and convient way for users to submit issues/corrections without all the work being left to the mods.' on type 'WikiSubmission' has changed to 'A Wiki Submission is used to either create or edit existing data in our
database. This will allow a simple and convient way for users to submit
issues/corrections without all the work being left to the mods.'
|
Description 'The mutation requires an authenticated logged-in user session, and none was provided or the session has expired. The recommended action varies depending on your application and whether you provided the bearer token in the `Authorization` header or not. If you did, you should probably attempt to refresh the token, and if that fails, prompt the user to log in again. If you did not provide a bearer token, you should just prompt the user to log in.' on type 'NotAuthenticatedError' has changed to 'The mutation requires an authenticated logged-in user session, and none was
provided or the session has expired. The recommended action varies depending on
your application and whether you provided the bearer token in the
`Authorization` header or not. If you did, you should probably attempt to
refresh the token, and if that fails, prompt the user to log in again. If you
did not provide a bearer token, you should just prompt the user to log in.':
schema.graphql#L4509
Description 'The mutation requires an authenticated logged-in user session, and none was provided or the session has expired. The recommended action varies depending on your application and whether you provided the bearer token in the `Authorization` header or not. If you did, you should probably attempt to refresh the token, and if that fails, prompt the user to log in again. If you did not provide a bearer token, you should just prompt the user to log in.' on type 'NotAuthenticatedError' has changed to 'The mutation requires an authenticated logged-in user session, and none was
provided or the session has expired. The recommended action varies depending on
your application and whether you provided the bearer token in the
`Authorization` header or not. If you did, you should probably attempt to
refresh the token, and if that fails, prompt the user to log in again. If you
did not provide a bearer token, you should just prompt the user to log in.'
|
Description 'The mutation requires higher permissions than the current user or token has. This is a bit vague, but it generally means you're attempting to modify an object you don't own, or perform an administrator action without being an administrator. It could also mean your token does not have the required scopes to perform the action. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotAuthorizedError' has changed to 'The mutation requires higher permissions than the current user or token has.
This is a bit vague, but it generally means you're attempting to modify an
object you don't own, or perform an administrator action without being an
administrator. It could also mean your token does not have the required scopes
to perform the action. The recommended action is to display a message to the
user informing them that their action failed and that retrying will generally *not* help.':
schema.graphql#L4534
Description 'The mutation requires higher permissions than the current user or token has. This is a bit vague, but it generally means you're attempting to modify an object you don't own, or perform an administrator action without being an administrator. It could also mean your token does not have the required scopes to perform the action. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotAuthorizedError' has changed to 'The mutation requires higher permissions than the current user or token has.
This is a bit vague, but it generally means you're attempting to modify an
object you don't own, or perform an administrator action without being an
administrator. It could also mean your token does not have the required scopes
to perform the action. The recommended action is to display a message to the
user informing them that their action failed and that retrying will generally *not* help.'
|
Description 'An object required for your mutation was unable to be located. Usually this means the object you're attempting to modify or delete does not exist. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotFoundError' has changed to 'An object required for your mutation was unable to be located. Usually this
means the object you're attempting to modify or delete does not exist. The
recommended action is to display a message to the user informing them that their
action failed and that retrying will generally *not* help.':
schema.graphql#L4559
Description 'An object required for your mutation was unable to be located. Usually this means the object you're attempting to modify or delete does not exist. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotFoundError' has changed to 'An object required for your mutation was unable to be located. Usually this
means the object you're attempting to modify or delete does not exist. The
recommended action is to display a message to the user informing them that their
action failed and that retrying will generally *not* help.'
|
Field 'Profile.waifuOrHusbando' description changed from 'The properly-gendered term for the user's waifu. This should normally only be 'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...' to 'The properly-gendered term for the user's waifu. This should normally only be
'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...':
schema.graphql#L5387
Field 'Profile.waifuOrHusbando' description changed from 'The properly-gendered term for the user's waifu. This should normally only be 'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...' to 'The properly-gendered term for the user's waifu. This should normally only be
'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...'
|
Field 'Query.searchMediaByTitle' description changed from 'Search for any media (Anime, Manga) by title using Algolia. If no media_type is supplied, it will search for both. The most relevant results will be at the top.' to 'Search for any media (Anime, Manga) by title using Algolia. If no media_type
is supplied, it will search for both. The most relevant results will be at the top.':
schema.graphql#L6213
Field 'Query.searchMediaByTitle' description changed from 'Search for any media (Anime, Manga) by title using Algolia. If no media_type is supplied, it will search for both. The most relevant results will be at the top.' to 'Search for any media (Anime, Manga) by title using Algolia. If no media_type
is supplied, it will search for both. The most relevant results will be at the top.'
|
Description 'The mutation failed validation. This is usually because the input provided was invalid in some way, such as a missing required field or an invalid value for a field. There may be multiple of this error, one for each failed validation, and the `path` will generally refer to a location in the input parameters, that you can map back to the input fields in your form. The recommended action is to display validation errors to the user, and allow them to correct the input and resubmit.' on type 'ValidationError' has changed to 'The mutation failed validation. This is usually because the input provided was
invalid in some way, such as a missing required field or an invalid value for a
field. There may be multiple of this error, one for each failed validation, and
the `path` will generally refer to a location in the input parameters, that you
can map back to the input fields in your form. The recommended action is to
display validation errors to the user, and allow them to correct the input and resubmit.':
schema.graphql#L7197
Description 'The mutation failed validation. This is usually because the input provided was invalid in some way, such as a missing required field or an invalid value for a field. There may be multiple of this error, one for each failed validation, and the `path` will generally refer to a location in the input parameters, that you can map back to the input fields in your form. The recommended action is to display validation errors to the user, and allow them to correct the input and resubmit.' on type 'ValidationError' has changed to 'The mutation failed validation. This is usually because the input provided was
invalid in some way, such as a missing required field or an invalid value for a
field. There may be multiple of this error, one for each failed validation, and
the `path` will generally refer to a location in the input parameters, that you
can map back to the input fields in your form. The recommended action is to
display validation errors to the user, and allow them to correct the input and resubmit.'
|
Field 'WikiSubmission.data' description changed from 'The full object that holds all the details for any modifications/additions/deletions made to the entity you are editing. This will be validated using JSON Schema.' to 'The full object that holds all the details for any
modifications/additions/deletions made to the entity you are editing. This
will be validated using JSON Schema.':
schema.graphql#L7439
Field 'WikiSubmission.data' description changed from 'The full object that holds all the details for any modifications/additions/deletions made to the entity you are editing. This will be validated using JSON Schema.' to 'The full object that holds all the details for any
modifications/additions/deletions made to the entity you are editing. This
will be validated using JSON Schema.'
|
Description 'A Wiki Submission is used to either create or edit existing data in our database. This will allow a simple and convient way for users to submit issues/corrections without all the work being left to the mods.' on type 'WikiSubmission' has changed to 'A Wiki Submission is used to either create or edit existing data in our
database. This will allow a simple and convient way for users to submit
issues/corrections without all the work being left to the mods.':
schema.graphql#L7427
Description 'A Wiki Submission is used to either create or edit existing data in our database. This will allow a simple and convient way for users to submit issues/corrections without all the work being left to the mods.' on type 'WikiSubmission' has changed to 'A Wiki Submission is used to either create or edit existing data in our
database. This will allow a simple and convient way for users to submit
issues/corrections without all the work being left to the mods.'
|
Description 'The mutation requires an authenticated logged-in user session, and none was provided or the session has expired. The recommended action varies depending on your application and whether you provided the bearer token in the `Authorization` header or not. If you did, you should probably attempt to refresh the token, and if that fails, prompt the user to log in again. If you did not provide a bearer token, you should just prompt the user to log in.' on type 'NotAuthenticatedError' has changed to 'The mutation requires an authenticated logged-in user session, and none was
provided or the session has expired. The recommended action varies depending on
your application and whether you provided the bearer token in the
`Authorization` header or not. If you did, you should probably attempt to
refresh the token, and if that fails, prompt the user to log in again. If you
did not provide a bearer token, you should just prompt the user to log in.':
schema.graphql#L4509
Description 'The mutation requires an authenticated logged-in user session, and none was provided or the session has expired. The recommended action varies depending on your application and whether you provided the bearer token in the `Authorization` header or not. If you did, you should probably attempt to refresh the token, and if that fails, prompt the user to log in again. If you did not provide a bearer token, you should just prompt the user to log in.' on type 'NotAuthenticatedError' has changed to 'The mutation requires an authenticated logged-in user session, and none was
provided or the session has expired. The recommended action varies depending on
your application and whether you provided the bearer token in the
`Authorization` header or not. If you did, you should probably attempt to
refresh the token, and if that fails, prompt the user to log in again. If you
did not provide a bearer token, you should just prompt the user to log in.'
|
Description 'The mutation requires higher permissions than the current user or token has. This is a bit vague, but it generally means you're attempting to modify an object you don't own, or perform an administrator action without being an administrator. It could also mean your token does not have the required scopes to perform the action. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotAuthorizedError' has changed to 'The mutation requires higher permissions than the current user or token has.
This is a bit vague, but it generally means you're attempting to modify an
object you don't own, or perform an administrator action without being an
administrator. It could also mean your token does not have the required scopes
to perform the action. The recommended action is to display a message to the
user informing them that their action failed and that retrying will generally *not* help.':
schema.graphql#L4534
Description 'The mutation requires higher permissions than the current user or token has. This is a bit vague, but it generally means you're attempting to modify an object you don't own, or perform an administrator action without being an administrator. It could also mean your token does not have the required scopes to perform the action. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotAuthorizedError' has changed to 'The mutation requires higher permissions than the current user or token has.
This is a bit vague, but it generally means you're attempting to modify an
object you don't own, or perform an administrator action without being an
administrator. It could also mean your token does not have the required scopes
to perform the action. The recommended action is to display a message to the
user informing them that their action failed and that retrying will generally *not* help.'
|
Description 'An object required for your mutation was unable to be located. Usually this means the object you're attempting to modify or delete does not exist. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotFoundError' has changed to 'An object required for your mutation was unable to be located. Usually this
means the object you're attempting to modify or delete does not exist. The
recommended action is to display a message to the user informing them that their
action failed and that retrying will generally *not* help.':
schema.graphql#L4559
Description 'An object required for your mutation was unable to be located. Usually this means the object you're attempting to modify or delete does not exist. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotFoundError' has changed to 'An object required for your mutation was unable to be located. Usually this
means the object you're attempting to modify or delete does not exist. The
recommended action is to display a message to the user informing them that their
action failed and that retrying will generally *not* help.'
|
Field 'Profile.waifuOrHusbando' description changed from 'The properly-gendered term for the user's waifu. This should normally only be 'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...' to 'The properly-gendered term for the user's waifu. This should normally only be
'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...':
schema.graphql#L5387
Field 'Profile.waifuOrHusbando' description changed from 'The properly-gendered term for the user's waifu. This should normally only be 'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...' to 'The properly-gendered term for the user's waifu. This should normally only be
'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...'
|
Field 'Query.searchMediaByTitle' description changed from 'Search for any media (Anime, Manga) by title using Algolia. If no media_type is supplied, it will search for both. The most relevant results will be at the top.' to 'Search for any media (Anime, Manga) by title using Algolia. If no media_type
is supplied, it will search for both. The most relevant results will be at the top.':
schema.graphql#L6213
Field 'Query.searchMediaByTitle' description changed from 'Search for any media (Anime, Manga) by title using Algolia. If no media_type is supplied, it will search for both. The most relevant results will be at the top.' to 'Search for any media (Anime, Manga) by title using Algolia. If no media_type
is supplied, it will search for both. The most relevant results will be at the top.'
|
Description 'The mutation failed validation. This is usually because the input provided was invalid in some way, such as a missing required field or an invalid value for a field. There may be multiple of this error, one for each failed validation, and the `path` will generally refer to a location in the input parameters, that you can map back to the input fields in your form. The recommended action is to display validation errors to the user, and allow them to correct the input and resubmit.' on type 'ValidationError' has changed to 'The mutation failed validation. This is usually because the input provided was
invalid in some way, such as a missing required field or an invalid value for a
field. There may be multiple of this error, one for each failed validation, and
the `path` will generally refer to a location in the input parameters, that you
can map back to the input fields in your form. The recommended action is to
display validation errors to the user, and allow them to correct the input and resubmit.':
schema.graphql#L7197
Description 'The mutation failed validation. This is usually because the input provided was invalid in some way, such as a missing required field or an invalid value for a field. There may be multiple of this error, one for each failed validation, and the `path` will generally refer to a location in the input parameters, that you can map back to the input fields in your form. The recommended action is to display validation errors to the user, and allow them to correct the input and resubmit.' on type 'ValidationError' has changed to 'The mutation failed validation. This is usually because the input provided was
invalid in some way, such as a missing required field or an invalid value for a
field. There may be multiple of this error, one for each failed validation, and
the `path` will generally refer to a location in the input parameters, that you
can map back to the input fields in your form. The recommended action is to
display validation errors to the user, and allow them to correct the input and resubmit.'
|
Field 'WikiSubmission.data' description changed from 'The full object that holds all the details for any modifications/additions/deletions made to the entity you are editing. This will be validated using JSON Schema.' to 'The full object that holds all the details for any
modifications/additions/deletions made to the entity you are editing. This
will be validated using JSON Schema.':
schema.graphql#L7439
Field 'WikiSubmission.data' description changed from 'The full object that holds all the details for any modifications/additions/deletions made to the entity you are editing. This will be validated using JSON Schema.' to 'The full object that holds all the details for any
modifications/additions/deletions made to the entity you are editing. This
will be validated using JSON Schema.'
|
Description 'A Wiki Submission is used to either create or edit existing data in our database. This will allow a simple and convient way for users to submit issues/corrections without all the work being left to the mods.' on type 'WikiSubmission' has changed to 'A Wiki Submission is used to either create or edit existing data in our
database. This will allow a simple and convient way for users to submit
issues/corrections without all the work being left to the mods.':
schema.graphql#L7427
Description 'A Wiki Submission is used to either create or edit existing data in our database. This will allow a simple and convient way for users to submit issues/corrections without all the work being left to the mods.' on type 'WikiSubmission' has changed to 'A Wiki Submission is used to either create or edit existing data in our
database. This will allow a simple and convient way for users to submit
issues/corrections without all the work being left to the mods.'
|
Description 'The mutation requires an authenticated logged-in user session, and none was provided or the session has expired. The recommended action varies depending on your application and whether you provided the bearer token in the `Authorization` header or not. If you did, you should probably attempt to refresh the token, and if that fails, prompt the user to log in again. If you did not provide a bearer token, you should just prompt the user to log in.' on type 'NotAuthenticatedError' has changed to 'The mutation requires an authenticated logged-in user session, and none was
provided or the session has expired. The recommended action varies depending on
your application and whether you provided the bearer token in the
`Authorization` header or not. If you did, you should probably attempt to
refresh the token, and if that fails, prompt the user to log in again. If you
did not provide a bearer token, you should just prompt the user to log in.':
schema.graphql#L4509
Description 'The mutation requires an authenticated logged-in user session, and none was provided or the session has expired. The recommended action varies depending on your application and whether you provided the bearer token in the `Authorization` header or not. If you did, you should probably attempt to refresh the token, and if that fails, prompt the user to log in again. If you did not provide a bearer token, you should just prompt the user to log in.' on type 'NotAuthenticatedError' has changed to 'The mutation requires an authenticated logged-in user session, and none was
provided or the session has expired. The recommended action varies depending on
your application and whether you provided the bearer token in the
`Authorization` header or not. If you did, you should probably attempt to
refresh the token, and if that fails, prompt the user to log in again. If you
did not provide a bearer token, you should just prompt the user to log in.'
|
Description 'The mutation requires higher permissions than the current user or token has. This is a bit vague, but it generally means you're attempting to modify an object you don't own, or perform an administrator action without being an administrator. It could also mean your token does not have the required scopes to perform the action. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotAuthorizedError' has changed to 'The mutation requires higher permissions than the current user or token has.
This is a bit vague, but it generally means you're attempting to modify an
object you don't own, or perform an administrator action without being an
administrator. It could also mean your token does not have the required scopes
to perform the action. The recommended action is to display a message to the
user informing them that their action failed and that retrying will generally *not* help.':
schema.graphql#L4534
Description 'The mutation requires higher permissions than the current user or token has. This is a bit vague, but it generally means you're attempting to modify an object you don't own, or perform an administrator action without being an administrator. It could also mean your token does not have the required scopes to perform the action. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotAuthorizedError' has changed to 'The mutation requires higher permissions than the current user or token has.
This is a bit vague, but it generally means you're attempting to modify an
object you don't own, or perform an administrator action without being an
administrator. It could also mean your token does not have the required scopes
to perform the action. The recommended action is to display a message to the
user informing them that their action failed and that retrying will generally *not* help.'
|
Description 'An object required for your mutation was unable to be located. Usually this means the object you're attempting to modify or delete does not exist. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotFoundError' has changed to 'An object required for your mutation was unable to be located. Usually this
means the object you're attempting to modify or delete does not exist. The
recommended action is to display a message to the user informing them that their
action failed and that retrying will generally *not* help.':
schema.graphql#L4559
Description 'An object required for your mutation was unable to be located. Usually this means the object you're attempting to modify or delete does not exist. The recommended action is to display a message to the user informing them that their action failed and that retrying will generally *not* help.' on type 'NotFoundError' has changed to 'An object required for your mutation was unable to be located. Usually this
means the object you're attempting to modify or delete does not exist. The
recommended action is to display a message to the user informing them that their
action failed and that retrying will generally *not* help.'
|
Field 'Profile.waifuOrHusbando' description changed from 'The properly-gendered term for the user's waifu. This should normally only be 'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...' to 'The properly-gendered term for the user's waifu. This should normally only be
'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...':
schema.graphql#L5387
Field 'Profile.waifuOrHusbando' description changed from 'The properly-gendered term for the user's waifu. This should normally only be 'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...' to 'The properly-gendered term for the user's waifu. This should normally only be
'Waifu' or 'Husbando' but some people are jerks, including the person who wrote this...'
|
Field 'Query.searchMediaByTitle' description changed from 'Search for any media (Anime, Manga) by title using Algolia. If no media_type is supplied, it will search for both. The most relevant results will be at the top.' to 'Search for any media (Anime, Manga) by title using Algolia. If no media_type
is supplied, it will search for both. The most relevant results will be at the top.':
schema.graphql#L6213
Field 'Query.searchMediaByTitle' description changed from 'Search for any media (Anime, Manga) by title using Algolia. If no media_type is supplied, it will search for both. The most relevant results will be at the top.' to 'Search for any media (Anime, Manga) by title using Algolia. If no media_type
is supplied, it will search for both. The most relevant results will be at the top.'
|
Description 'The mutation failed validation. This is usually because the input provided was invalid in some way, such as a missing required field or an invalid value for a field. There may be multiple of this error, one for each failed validation, and the `path` will generally refer to a location in the input parameters, that you can map back to the input fields in your form. The recommended action is to display validation errors to the user, and allow them to correct the input and resubmit.' on type 'ValidationError' has changed to 'The mutation failed validation. This is usually because the input provided was
invalid in some way, such as a missing required field or an invalid value for a
field. There may be multiple of this error, one for each failed validation, and
the `path` will generally refer to a location in the input parameters, that you
can map back to the input fields in your form. The recommended action is to
display validation errors to the user, and allow them to correct the input and resubmit.':
schema.graphql#L7197
Description 'The mutation failed validation. This is usually because the input provided was invalid in some way, such as a missing required field or an invalid value for a field. There may be multiple of this error, one for each failed validation, and the `path` will generally refer to a location in the input parameters, that you can map back to the input fields in your form. The recommended action is to display validation errors to the user, and allow them to correct the input and resubmit.' on type 'ValidationError' has changed to 'The mutation failed validation. This is usually because the input provided was
invalid in some way, such as a missing required field or an invalid value for a
field. There may be multiple of this error, one for each failed validation, and
the `path` will generally refer to a location in the input parameters, that you
can map back to the input fields in your form. The recommended action is to
display validation errors to the user, and allow them to correct the input and resubmit.'
|
Field 'WikiSubmission.data' description changed from 'The full object that holds all the details for any modifications/additions/deletions made to the entity you are editing. This will be validated using JSON Schema.' to 'The full object that holds all the details for any
modifications/additions/deletions made to the entity you are editing. This
will be validated using JSON Schema.':
schema.graphql#L7439
Field 'WikiSubmission.data' description changed from 'The full object that holds all the details for any modifications/additions/deletions made to the entity you are editing. This will be validated using JSON Schema.' to 'The full object that holds all the details for any
modifications/additions/deletions made to the entity you are editing. This
will be validated using JSON Schema.'
|
Description 'A Wiki Submission is used to either create or edit existing data in our database. This will allow a simple and convient way for users to submit issues/corrections without all the work being left to the mods.' on type 'WikiSubmission' has changed to 'A Wiki Submission is used to either create or edit existing data in our
database. This will allow a simple and convient way for users to submit
issues/corrections without all the work being left to the mods.':
schema.graphql#L7427
Description 'A Wiki Submission is used to either create or edit existing data in our database. This will allow a simple and convient way for users to submit issues/corrections without all the work being left to the mods.' on type 'WikiSubmission' has changed to 'A Wiki Submission is used to either create or edit existing data in our
database. This will allow a simple and convient way for users to submit
issues/corrections without all the work being left to the mods.'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
graphql-schema-ruby-3.1
Expired
|
125 KB |
|
graphql-schema-ruby-3.2
Expired
|
125 KB |
|