Update to node 18 and swap Lerna for Turbo #260
continuous-integration.yml
on: pull_request
Continuous Integration
/
GitGuardian scan
0s
Continuous Integration
/
Run CI
1m 24s
SonarCloud API Client
/
Run Sonarcloud check
SonarCloud SDK
/
Run Sonarcloud check
Annotations
2 errors and 10 warnings
Continuous Integration / Run CI
Canceling since a higher priority waiting request for 'VSF Continuous Integration-update-to-node-18' 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
|