Skip to content

Apply an OR for multiple status filters #3443

Apply an OR for multiple status filters

Apply an OR for multiple status filters #3443

Triggered via push September 16, 2023 07:21
Status Success
Total duration 5m 31s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Matrix: RSpec Test Suite
check_secrets
0s
check_secrets
Build Docker Image
53s
Build Docker Image
Deploy to Staging
3s
Deploy to Staging
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 8 notices
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#L1744
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#L4467
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#L4492
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#L4517
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#L5339
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#L6160
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#L7144
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#L7320
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#L7308
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
123 KB
graphql-schema-ruby-3.2 Expired
123 KB