Skip to content

feat: new components #216

feat: new components

feat: new components #216

Triggered via pull request September 11, 2023 17:32
Status Success
Total duration 1m 6s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
autofix: app/module.ts#L6
'themeDir' is assigned a value but never used. Allowed unused vars must match /^_/u
autofix: app/module.ts#L37
'options' is defined but never used. Allowed unused args must match /^_/u
autofix: app/module.ts#L37
'nuxt' is defined but never used. Allowed unused args must match /^_/u
autofix: components/app/AppAbout.vue#L6
'val' is defined but never used. Allowed unused args must match /^_/u
autofix: components/app/Logo.vue#L6
'val' is defined but never used. Allowed unused args must match /^_/u
autofix: components/content/ContentDesignTabs.vue#L13
'availableTabs' is assigned a value but never used. Allowed unused vars must match /^_/u
autofix: components/content/OkuAttributesTable.vue#L34
Variable 'index' is already declared in the upper scope
autofix: components/docs/DocsPrevNext.vue#L7
'directory' is defined but never used. Allowed unused vars must match /^_/u
autofix: components/primitives/OkuAvatar/index.vue#L8
Unexpected console statement
autofix: components/primitives/OkuToast/index.vue#L43
Unexpected console statement