Skip to content

feat: new components #201

feat: new components

feat: new components #201

Triggered via pull request September 8, 2023 03:11
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Matrix: πŸ“š Main
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
πŸ“š Main (ubuntu-latest): package.json#L41
Expected object keys to be in ascending order. '@oku-ui/toast' should be before '@oku-ui/tooltip'
πŸ“š Main (ubuntu-latest)
Process completed with exit code 1.
πŸ“š 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/content/ContentPreview.vue#L10
'classes' is assigned a value but never used. Allowed unused vars must match /^_/u
πŸ“š Main (ubuntu-latest): components/content/OkuAttributesTable.vue#L34
Variable 'index' is already declared in the upper scope
πŸ“š Main (ubuntu-latest): components/docs/DocsPrevNext.vue#L7
'directory' is defined but never used. Allowed unused vars must match /^_/u