feat: auto pause #6
Annotations
4 errors and 5 warnings
lint:
package.json#L45
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/components/SongPlay.vue#L206
UnoCSS utilities are not ordered
|
lint:
app/pages/index.vue#L74
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/
|