Context not properly provided through data injector and subscriptions #8132
Annotations
3 errors and 10 warnings
packages/react-relay/__tests__/RelayResolverModelWithContext-test.js#L14
Requires should be sorted alphabetically
|
packages/relay-runtime/store/__tests__/resolvers/TodoModel.js#L14
Requires should be sorted alphabetically
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/react-relay/__tests__/RelayResolverModelWithContext-test.js#L14
'LogEvent' is defined but never used. Allowed unused vars must match /^_/u
|
packages/react-relay/__tests__/RelayResolverModelWithContext-test.js#L18
'RecordSourceProxy' is defined but never used. Allowed unused vars must match /^_/u
|
packages/react-relay/__tests__/RelayResolverModelWithContext-test.js#L19
'Snapshot' is defined but never used. Allowed unused vars must match /^_/u
|
packages/react-relay/__tests__/RelayResolverModelWithContext-test.js#L41
'createOperationDescriptor' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/react-relay/__tests__/RelayResolverModelWithContext-test.js#L44
'createReaderSelector' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/relay-runtime/store/__tests__/RelayModernEnvironment-SubscriptionWithResolverContext-test.js#L18
'getActorIdentifier' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/relay-runtime/store/__tests__/RelayModernEnvironment-SubscriptionWithResolverContext-test.js#L56
'multiActorEnvironment' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/relay-runtime/store/__tests__/resolvers/UserAgeResolvers.js#L1
'LiveState' is defined but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading