Skip to content

update full

update full #305

Triggered via push March 6, 2024 14:07
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
ci (ubuntu-latest, 14): main.js#L16
Use path.join() or path.resolve() instead of string concatenation
ci (ubuntu-latest, 14): main.js#L36
Unexpected trailing comma
ci (ubuntu-latest, 14): main.js#L37
Unexpected trailing comma
ci (ubuntu-latest, 14): main.js#L56
Unexpected trailing comma
ci (ubuntu-latest, 14): main.js#L72
Newline required at end of file but not found
ci (ubuntu-latest, 14): nuxt.config.js#L3
Unexpected require, please use import instead
ci (ubuntu-latest, 14): nuxt.config.js#L7
Unexpected module.exports, please use export default instead
ci (ubuntu-latest, 14)
Process completed with exit code 1.
ci (ubuntu-latest, 14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2.1.2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (ubuntu-latest, 14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2.1.2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (ubuntu-latest, 14): pages/cart.vue#L337
'params' is assigned a value but never used
ci (ubuntu-latest, 14): pages/cart.vue#L358
'orderGood' is assigned a value but never used
ci (ubuntu-latest, 14): pages/index.vue#L38
Unexpected console statement
ci (ubuntu-latest, 14): plugins/extensions.js#L6
Unexpected console statement
ci (ubuntu-latest, 14): plugins/inject-scss.js#L4
Unexpected console statement
ci (ubuntu-latest, 14): utilities/index.js#L1
'MONTHS' is defined but never used
ci (ubuntu-latest, 14): utilities/index.js#L1
'MONTH_30' is defined but never used
ci (ubuntu-latest, 14): utilities/index.js#L1
'MONTH_31' is defined but never used
ci (ubuntu-latest, 14)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/