Skip to content

Major internal refactor: upgrade to react-router 6's data router #7468

Major internal refactor: upgrade to react-router 6's data router

Major internal refactor: upgrade to react-router 6's data router #7468

Triggered via pull request September 21, 2024 19:10
@nbudinnbudin
synchronize #9531
data-router
Status Success
Total duration 5m 35s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 notices
test/graphql/queries/app_root_query_test.rb.test_0001_executes on the root page: test/graphql/queries/app_root_query_test.rb#L11
RuntimeError: Neutered Exception ActiveSupport::TestCase::GraphqlTestExecutionError: An operation name is required...
[rubocop] app/graphql/types/product_type.rb#L23 <GraphQL/OrderedFields>: app/graphql/types/product_type.rb#L23
Fields should be sorted in an alphabetical order within their section. Field `convention` should appear before `provides_ticket_type`.
Field 'coupon' was added to object type 'Convention': schema.graphql#L636
Field 'coupon' was added to object type 'Convention'
Field 'order' was added to object type 'Convention': schema.graphql#L966
Field 'order' was added to object type 'Convention'
Field 'convention' was added to object type 'Event': schema.graphql#L3526
Field 'convention' was added to object type 'Event'
Field 'convention' was added to object type 'Product': schema.graphql#L5252
Field 'convention' was added to object type 'Product'
Field 'email_route' was added to object type 'Query': schema.graphql#L5428
Field 'email_route' was added to object type 'Query'