Cera hackweend #2
Annotations
10 errors and 11 warnings
Lint:
components/base/LoginForm.vue#L192
Expected blank line before this statement
|
Lint:
layers/portal/pages/portal/Pagamentos/CriarClienteStripe/clientes.vue#L2
Replace `··<div·class="transition·duration-200·rounded-card·divide-y·divide-gray-200·dark:divide-gray-800·ring-1·ring-gray-200·dark:ring-gray-800·shadow-none·bg-white·dark:bg-gray-900·mt-6"` with `↹<div⏎↹↹class="transition·duration-200·rounded-card·divide-y·divide-gray-200·dark:divide-gray-800·ring-1·ring-gray-200·dark:ring-gray-800·shadow-none·bg-white·dark:bg-gray-900·mt-6"⏎↹`
|
Lint:
layers/portal/pages/portal/Pagamentos/CriarClienteStripe/clientes.vue#L3
Replace `····<form·@submit.prevent="cadastrar"·style="padding:·20px;` with `↹↹<form·@submit.prevent="cadastrar"·style="padding:·20px`
|
Lint:
layers/portal/pages/portal/Pagamentos/CriarClienteStripe/clientes.vue#L4
Replace `······<div·class="form-group·transition·duration-200·rounded-card·rounded-card·divide-y·divide-gray-200·dark:divide-gray-800·ring-1·ring-gray-200·dark:ring-gray-800·hover:ring-primary·dark:hover:ring-primary·shadow-none·bg-white·dark:bg-gray-900·h-full"` with `↹↹↹<div⏎↹↹↹↹class="form-group·transition·duration-200·rounded-card·rounded-card·divide-y·divide-gray-200·dark:divide-gray-800·ring-1·ring-gray-200·dark:ring-gray-800·hover:ring-primary·dark:hover:ring-primary·shadow-none·bg-white·dark:bg-gray-900·h-full"⏎↹↹↹`
|
Lint:
layers/portal/pages/portal/Pagamentos/CriarClienteStripe/clientes.vue#L5
Replace `········` with `↹↹↹↹`
|
Lint:
layers/portal/pages/portal/Pagamentos/CriarClienteStripe/clientes.vue#L6
Replace `········` with `↹↹↹↹`
|
Lint:
layers/portal/pages/portal/Pagamentos/CriarClienteStripe/clientes.vue#L7
Replace `······` with `↹↹↹`
|
|
Lint:
layers/portal/pages/portal/Pagamentos/CriarClienteStripe/clientes.vue#L9
Replace `······<div·class="form-group·transition·duration-200·rounded-card·rounded-card·divide-y·divide-gray-200·dark:divide-gray-800·ring-1·ring-gray-200·dark:ring-gray-800·hover:ring-primary·dark:hover:ring-primary·shadow-none·bg-white·dark:bg-gray-900·h-full"` with `↹↹↹<div⏎↹↹↹↹class="form-group·transition·duration-200·rounded-card·rounded-card·divide-y·divide-gray-200·dark:divide-gray-800·ring-1·ring-gray-200·dark:ring-gray-800·hover:ring-primary·dark:hover:ring-primary·shadow-none·bg-white·dark:bg-gray-900·h-full"⏎↹↹↹`
|
Lint:
layers/portal/pages/portal/Pagamentos/CriarClienteStripe/clientes.vue#L10
Replace `········` with `↹↹↹↹`
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@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:
components/DateDisplay.vue#L11
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/GlobalSearch.vue#L84
'query' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/GlobalSearch.vue#L85
'results' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/GlobalSearch.vue#L86
'selected' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/Logo.vue#L8
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/base/Author.vue#L12
'fileUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/base/FormCustom.ts#L57
'placeholder' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/base/FormCustom.ts#L57
'width' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/base/VAvatar.vue#L13
'fileUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
components/base/VGallery.vue#L11
'fileUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
|