save cartSession token for a guest user to be able to access order tr… #3017
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/API.js#L549
'refreshToken' is already declared in the upper scope on line 549 column 5
|
src/App.js#L68
Missing trailing comma
|
src/__tests__/API.test.js#L128
Disabled test
|
src/__tests__/API.test.js#L174
Missing trailing comma
|
src/__tests__/API.test.js#L197
Missing trailing comma
|
src/__tests__/API.test.js#L200
Missing trailing comma
|
src/__tests__/API.test.js#L210
A space is required after '['
|
src/__tests__/API.test.js#L210
A space is required before ']'
|
src/__tests__/API.test.js#L224
Missing trailing comma
|
src/__tests__/deep-linking.test.js#L6
Disabled test
|
The logs for this run have expired and are no longer available.
Loading