feat: update #4
Annotations
5 errors and 4 warnings
lint:
app/components/SongPlay.vue#L3
'SettingsPanel' is defined but never used
|
lint:
package.json#L44
Expected object keys to be in specified order. 'dependencies' should be before 'resolutions'
|
lint
Process completed with exit code 1.
|
typecheck:
app/components/DarkToggle.vue#L29
Unused '@ts-expect-error' directive.
|
typecheck
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
lint:
app/components/SettingsNav.vue#L9
UnoCSS attributes are not ordered
|
lint:
app/pages/index.vue#L45
UnoCSS attributes are not ordered
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|