IN-4297 CI Script for Magento GraphQL Queries Documentation #275
Triggered via pull request
September 25, 2024 13:14
Status
Cancelled
Total duration
1m 48s
Artifacts
–
continuous-integration.yml
on: pull_request
Continuous Integration
/
GitGuardian scan
0s
Continuous Integration
/
Run CI
1m 35s
SonarCloud API Client
/
Run Sonarcloud check
SonarCloud SDK
/
Run Sonarcloud check
Annotations
2 errors and 11 warnings
Continuous Integration / Run CI
Canceling since a higher priority waiting request for 'VSF Continuous Integration-feat/IN-4297' exists
|
Continuous Integration / Run CI
The operation was canceled.
|
Continuous Integration / Run CI
Detected 2 circular dependencies between the files
|
Continuous Integration / Run CI:
packages/api-client/jest.config.ts#L1
'@vue-storefront/jest-config' should be listed in the project's dependencies. Run 'npm i -S @vue-storefront/jest-config' to add it
|
Continuous Integration / Run CI:
packages/api-client/possible-types.js#L1
Require statement not part of import statement
|
Continuous Integration / Run CI:
packages/api-client/possible-types.js#L2
'cross-fetch' should be listed in the project's dependencies, not devDependencies
|
Continuous Integration / Run CI:
packages/api-client/possible-types.js#L2
Require statement not part of import statement
|
Continuous Integration / Run CI:
packages/api-client/possible-types.js#L3
Require statement not part of import statement
|
Continuous Integration / Run CI:
packages/api-client/rollup.config.js#L1
'@vue-storefront/rollup-config' should be listed in the project's dependencies. Run 'npm i -S @vue-storefront/rollup-config' to add it
|
Continuous Integration / Run CI:
packages/api-client/src/api/customerOrders/index.ts#L42
'customerOrders' is already declared in the upper scope on line 23 column 23
|
Continuous Integration / Run CI:
packages/api-client/src/api/reviews/index.ts#L92
'reviews' is already declared in the upper scope on line 76 column 23
|
Continuous Integration / Run CI:
packages/api-client/src/api/wishlist/index.ts#L33
'wishlist' is already declared in the upper scope on line 16 column 23
|
Continuous Integration / Run CI:
packages/sdk/__tests__/integration/__config__/jest.setup.global.ts#L83
Unexpected console statement
|