fix: fix the nuxt.config.mjs bug (#55) #126
Annotations
10 errors and 4 warnings
lint:
components/Cursor.vue#L9
Should have line breaks between items, in node {{name}}
|
lint:
components/ImgBlurHash.ts#L52
Should not have line breaks between items, in node {{name}}
|
lint:
components/nav/NavHeader.vue#L2
Expected a comma
|
lint:
components/nav/NavHeader.vue#L2
Expected a comma
|
lint:
composables/cursor.ts#L14
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint:
composables/cursor.ts#L84
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint:
composables/cursor.ts#L102
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint:
eslint.config.js#L17
Strings must use singlequote
|
lint:
eslint.config.js#L17
Strings must use singlequote
|
lint:
eslint.config.js#L17
Missing trailing comma
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` 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/
|
lint
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/
|
lint
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/
|