Re-add Shopper Insights #4783
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors and 1 warning
main:
src/lib/index.js#L3
Unable to resolve path to module './api'
|
main:
src/shopper-insights/interface.js#L16
callMemoizedRestAPI not found in '../lib'
|
main:
src/shopper-insights/shopperSession.test.js#L4
There should be at least one empty line between import groups
|
main:
src/shopper-insights/shopperSession.test.js#L5
`../lib` import should occur before import of `./shopperSession`
|
main:
src/shopper-insights/shopperSession.test.js#L171
Async arrow function has no 'await' expression
|
main:
src/shopper-insights/shopperSession.test.js#L190
Async arrow function has no 'await' expression
|
main:
src/shopper-insights/shopperSession.test.js#L208
Async arrow function has no 'await' expression
|
main
Process completed with exit code 1.
|
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|