Quick update to member's name #173
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/components/CustomTable.vue#L11
'border' is assigned a value but never used
|
Lint:
src/components/CustomTable2.vue#L11
'border' is assigned a value but never used
|
Lint:
src/components/ELSI/ELSICard.vue#L2
'props' is assigned a value but never used
|
Lint:
src/components/ELSI/graphics/AgricultureGraphic.vue#L2
'props' is assigned a value but never used
|
Lint:
src/components/ELSI/graphics/AgricultureGraphic.vue#L3
Prop 'currentSelection' requires default value to be set
|
Lint:
src/components/ELSI/graphics/BusinessesGraphic.vue#L2
'props' is assigned a value but never used
|
Lint:
src/components/ELSI/graphics/BusinessesGraphic.vue#L3
Prop 'currentSelection' requires default value to be set
|
Lint:
src/components/ELSI/graphics/HomesGraphic.vue#L2
'props' is assigned a value but never used
|
Lint:
src/components/ELSI/graphics/HomesGraphic.vue#L3
Prop 'currentSelection' requires default value to be set
|
Lint:
src/components/ELSI/graphics/HospitalLabsGraphic.vue#L2
'props' is assigned a value but never used
|
Loading