chore: update eslint.config.mjs #3
Annotations
10 errors and 11 warnings
|
ci (ubuntu-latest, 22):
app/app.vue#L46
Strings must use singlequote
|
|
ci (ubuntu-latest, 22):
app/app.vue#L41
Unexpected trailing comma
|
|
ci (ubuntu-latest, 22):
app/app.vue#L41
Strings must use singlequote
|
|
ci (ubuntu-latest, 22):
app/app.vue#L36
Unexpected trailing comma
|
|
ci (ubuntu-latest, 22):
app/app.vue#L24
Strings must use singlequote
|
|
ci (ubuntu-latest, 22):
app/app.vue#L20
Extra semicolon
|
|
ci (ubuntu-latest, 22):
app/app.vue#L20
Strings must use singlequote
|
|
ci (ubuntu-latest, 22):
app/app.vue#L4
Extra semicolon
|
|
ci (ubuntu-latest, 22):
app/app.vue#L2
'FooterColumn' is defined but never used. Allowed unused vars must match /^_/u
|
|
ci (ubuntu-latest, 22):
app/app.config.ts#L7
Unexpected trailing comma
|
|
ci (ubuntu-latest, 22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci (ubuntu-latest, 22):
app/pages/index.vue#L30
Attribute 'trailingIcon' must be hyphenated
|
|
ci (ubuntu-latest, 22):
app/pages/about.vue#L16
Attribute "v-if" should go before ":value"
|
|
ci (ubuntu-latest, 22):
app/pages/about.vue#L16
'v-if' should be on a new line
|
|
ci (ubuntu-latest, 22):
app/pages/about.vue#L13
Expected 1 line break before closing bracket, but no line breaks found
|
|
ci (ubuntu-latest, 22):
app/pages/about.vue#L11
':ui' should be on a new line
|
|
ci (ubuntu-latest, 22):
app/pages/about.vue#L11
Expected a linebreak before this attribute
|
|
ci (ubuntu-latest, 22):
app/app.vue#L100
'content-orientation' should be on a new line
|
|
ci (ubuntu-latest, 22):
app/app.vue#L65
'class' should be on a new line
|
|
ci (ubuntu-latest, 22):
app/app.vue#L65
'orientation' should be on a new line
|
|
ci (ubuntu-latest, 22):
app/app.vue#L62
'content-orientation' should be on a new line
|