Draft: Hide license field in dandiset registration, populate with dummy value #265
Annotations
3 errors and 9 warnings
Type-check Vue app
Property 'description' does not exist on type '{ name: string; value: number; } | { name: string; value: string; }'.
|
Type-check Vue app
Property 'href' does not exist on type '{ name: string; value: number; } | { name: string; value: string; }'.
|
Type-check Vue app
Process completed with exit code 2.
|
Lint Vue app:
web/src/components/AppBar/AppBar.vue#L145
'dandiAboutUrl' is defined but never used
|
Lint Vue app:
web/src/components/AppBar/AppBar.vue#L145
'dandiHelpUrl' is defined but never used
|
Lint Vue app:
web/src/components/AppBar/AppBar.vue#L145
'dandihubUrl' is defined but never used
|
Lint Vue app:
web/src/views/CreateDandisetView/CreateDandisetView.vue#L175
'awardNumberRules' is assigned a value but never used
|
Lint Vue app:
web/src/views/CreateDandisetView/CreateDandisetView.vue#L183
'dandiLicenses' is assigned a value but never used
|
Lint Vue app:
web/src/views/DandisetLandingView/DandisetActions.vue#L152
'CiteAsDialog' is defined but never used
|
Lint Vue app:
web/src/views/DandisetLandingView/DandisetActions.vue#L153
'ShareDialog' is defined but never used
|
Lint Vue app:
web/src/views/DandisetLandingView/DandisetLandingView.vue#L96
'DandisetSearchField' is defined but never used
|
Lint Vue app:
web/src/views/HomeView/HomeView.vue#L54
'DandisetSearchField' is defined but never used
|
Loading