chore: add e2e tests #5138
Annotations
4 errors and 11 warnings
Type checking:
packages/redux/src/search/reducer/__tests__/searchDidYouMean.test.ts#L36
Argument of type '{ didYouMean: { "balenciaga!0,1": { error: null; isLoading: boolean; result: { slug: string; suggestion: string; type: SearchSuggestionType; resourceId: number; }[]; query: { genders: GenderCode[]; searchTerms: string; }; }; }; }' is not assignable to parameter of type 'SearchDidYouMeanState'.
|
Type checking:
packages/redux/src/search/reducer/__tests__/searchIntents.test.ts#L36
Argument of type '{ intents: { "white dresses!0": { error: null; isLoading: boolean; query: { searchTerms: string; gender: number; }; result: { typeRequest: number; redirectUrl: string; resources: { typeFilter: number; values: { ...; }[]; }[]; }; }; }; }' is not assignable to parameter of type 'SearchIntentsState'.
|
Type checking:
packages/redux/src/search/reducer/__tests__/searchSuggestions.test.ts#L36
Argument of type '{ suggestions: { "dresses!0!true": { error: null; isLoading: boolean; result: { gender: number; id: number; suggestion: string; type: number; matchesSearch: boolean; typeName: string; url: string; numberOfResults: number; }[]; query: { ...; }; }; }; }' is not assignable to parameter of type 'SearchSuggestionsState'.
|
Type checking
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
packages/client/src/helpers/client/interceptors/authentication/AuthenticationTokenManager.ts#L705
Unexpected any. Specify a different type
|
Lint:
packages/client/src/helpers/client/interceptors/authentication/utils.ts#L34
Unexpected any. Specify a different type
|
Lint:
packages/client/src/helpers/client/interceptors/authentication/utils.ts#L35
Unexpected any. Specify a different type
|
Lint:
packages/client/src/helpers/client/interceptors/authentication/utils.ts#L58
Unexpected any. Specify a different type
|
Lint:
packages/client/src/helpers/client/interceptors/authentication/utils.ts#L64
Unexpected any. Specify a different type
|
Lint:
packages/client/src/helpers/client/interceptors/authentication/utils.ts#L66
Unexpected any. Specify a different type
|
Lint:
packages/client/src/helpers/client/interceptors/authentication/utils.ts#L66
Unexpected any. Specify a different type
|
Lint:
packages/client/src/products/types/listingQuery.types.ts#L43
Unexpected any. Specify a different type
|
Lint:
packages/client/src/products/types/setQuery.types.ts#L43
Unexpected any. Specify a different type
|
Lint:
packages/react/src/analytics/integrations/GA/gaLoadScript.ts#L6
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading