feat: update contributors and team update #204
Annotations
9 warnings
π Main (ubuntu-latest):
app/module.ts#L6
'themeDir' is assigned a value but never used. Allowed unused vars must match /^_/u
|
π Main (ubuntu-latest):
app/module.ts#L37
'options' is defined but never used. Allowed unused args must match /^_/u
|
π Main (ubuntu-latest):
app/module.ts#L37
'nuxt' is defined but never used. Allowed unused args must match /^_/u
|
π Main (ubuntu-latest):
components/app/AppAbout.vue#L6
'val' is defined but never used. Allowed unused args must match /^_/u
|
π Main (ubuntu-latest):
components/app/Logo.vue#L6
'val' is defined but never used. Allowed unused args must match /^_/u
|
π Main (ubuntu-latest):
components/docs/DocsPrevNext.vue#L7
'directory' is defined but never used. Allowed unused vars must match /^_/u
|
π Main (ubuntu-latest):
components/primitives/OkuAvatar/index.vue#L8
Unexpected console statement
|
π Main (ubuntu-latest):
content/primitives/2.components/checkbox.md#L43
Unexpected console statement
|
π Main (ubuntu-latest):
server/api/contributor.ts#L1
'event' is defined but never used. Allowed unused args must match /^_/u
|