Add sort fields, new filters and update QR scanner lib #94
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/actions/order-actions.js#L216
'normalizeQuestion' was used before it was defined
|
src/actions/order-actions.js#L235
Identifier 'success_message' is not in camel case
|
src/actions/order-actions.js#L283
'newOrder' is defined but never used. Allowed unused args must match /^_/u
|
src/actions/order-actions.js#L359
Identifier 'summit_id' is not in camel case
|
src/actions/order-actions.js#L371
Identifier 'summit_id' is not in camel case
|
src/actions/order-actions.js#L407
Missing radix parameter
|
src/actions/order-actions.js#L424
Do not access Object.prototype method 'hasOwnProperty' from target object
|
src/actions/order-actions.js#L552
'normalizePurchaseOrder' was used before it was defined
|
src/actions/order-actions.js#L572
Identifier 'success_message' is not in camel case
|
src/actions/order-actions.js#L642
Identifier 'success_message' is not in camel case
|
The logs for this run have expired and are no longer available.
Loading