Lab notebook components #50
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration.yaml
on: pull_request
Lint and Test Build
27s
Prettify Code
10s
Annotations
6 warnings
Lint and Test Build:
src/components/ProfileCard.vue#L8
'props' is assigned a value but never used
|
Lint and Test Build:
src/components/ProfileCard.vue#L9
Prop 'member' requires default value to be set
|
Lint and Test Build:
src/components/TransparentButton.vue#L2
'props' is assigned a value but never used
|
Lint and Test Build:
src/components/navbar/Dropdown.vue#L2
'props' is assigned a value but never used
|
Lint and Test Build:
src/components/navbar/Dropside.vue#L2
'props' is assigned a value but never used
|
Lint and Test Build:
src/main.ts#L3
'VueElement' is defined but never used
|