feat: update avatar #111
Annotations
6 errors and 5 warnings
lint:
components/Bg.vue#L20
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
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:
nuxt.config.ts#L43
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint
Process completed with exit code 1.
|
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/
|
lint:
components/Bg.vue#L6
'breakpoint' is assigned a value but never used. Allowed unused vars must match /^_/u
|