feat: new components (#58) #218
Annotations
10 warnings
app/module.ts#L6
'themeDir' is assigned a value but never used. Allowed unused vars must match /^_/u
|
app/module.ts#L37
'options' is defined but never used. Allowed unused args must match /^_/u
|
app/module.ts#L37
'nuxt' is defined but never used. Allowed unused args must match /^_/u
|
components/app/AppAbout.vue#L6
'val' is defined but never used. Allowed unused args must match /^_/u
|
components/app/Logo.vue#L6
'val' is defined but never used. Allowed unused args must match /^_/u
|
components/content/OkuAttributesTable.vue#L34
Variable 'index' is already declared in the upper scope
|
components/content/PrimitivesShow.vue#L9
'useGlobal' is assigned a value but never used. Allowed unused vars must match /^_/u
|
components/docs/DocsPrevNext.vue#L7
'directory' is defined but never used. Allowed unused vars must match /^_/u
|
components/primitives/OkuAvatar/index.vue#L8
Unexpected console statement
|
server/api/contributor.ts#L1
'event' is defined but never used. Allowed unused args must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading