Skip to content

fix(deps): update dependency @apollo/client to ^3.12.4 #1822

fix(deps): update dependency @apollo/client to ^3.12.4

fix(deps): update dependency @apollo/client to ^3.12.4 #1822

Triggered via pull request December 16, 2024 15:46
Status Failure
Total duration 49s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Unit test / /: src/Hooks/UseServiceMutation.ts#L105
Argument of type '(options?: MutationFunctionOptions<DATA, ATTRIBUTES, DefaultContext, ApolloCache<any>> | undefined) => Promise<...>' is not assignable to parameter of type 'MutateFunction<DATA, ATTRIBUTES>'.
Unit test / /: src/Hooks/UseServiceMutation.ts#L106
Argument of type 'Promise<FetchResult<DATA>> | Promise<FetchResult<MaybeMasked<DATA>>>' is not assignable to parameter of type 'Promise<FetchResult<DATA>>'.
Unit test / /: src/Hooks/UseServiceMutation.ts#L127
Type '{ mutation: Typify<MutationResult<DATA>>; data: NonNullable<MaybeMasked<DATA>> | null; isFetching: boolean; call: (variables: ATTRIBUTES, callAttributes?: CALL_ATTRIBUTES) => Promise<...>; }' is not assignable to type 'MutationServiceProp<ATTRIBUTES, DATA, CALL_ATTRIBUTES>'.
Unit test / /: src/Hooks/UseServiceQuery.ts#L99
Type 'NonNullable<MaybeMasked<DATA>> | null' is not assignable to type 'DATA | null'.
Unit test / /
Process completed with exit code 2.
Unit test / /
Unexpected input(s) 'channel-id', 'slack-message', valid inputs are ['errors', 'method', 'payload', 'payload-delimiter', 'payload-file-path', 'payload-templated', 'proxy', 'retries', 'token', 'webhook', 'webhook-type']