Merge pull request #279 from kabilar/client #677
Annotations
2 errors and 7 warnings
lint-type-check:
web/src/views/FileBrowserView/FileBrowser.vue#L323
Expected 'v-bind:key' directive to use the variables which are defined by the 'v-for' directive
|
lint-type-check
Process completed with exit code 1.
|
lint-type-check:
web/src/components/AppBar/AppBar.vue#L190
'dandiAboutUrl' is defined but never used
|
lint-type-check:
web/src/components/AppBar/UserMenu.vue#L78
'data' is assigned a value but never used
|
lint-type-check:
web/src/views/DandisetLandingView/DandisetActions.vue#L152
'CiteAsDialog' is defined but never used
|
lint-type-check:
web/src/views/DandisetLandingView/DandisetActions.vue#L153
'ShareDialog' is defined but never used
|
lint-type-check:
web/src/views/DandisetLandingView/DandisetLandingView.vue#L96
'DandisetSearchField' is defined but never used
|
lint-type-check:
web/src/views/FileBrowserView/FileBrowser.vue#L723
'getCookie' is defined but never used
|
lint-type-check:
web/src/views/HomeView/HomeView.vue#L50
'DandisetSearchField' is defined but never used
|