Merge branch 'main' into b/306154373 #1668
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
unit (16.x):
app/src/components/AuthorExpertiseCard.vue#L80
Missing return type on function
|
unit (16.x):
app/src/components/AuthorFilters.vue#L46
Replace `=>` with `·=>·`
|
unit (16.x):
app/src/components/AuthorFilters.vue#L47
Replace `=>` with `·=>·`
|
unit (16.x):
app/src/components/AuthorFilters.vue#L105
Missing return type on function
|
unit (16.x):
app/src/components/AuthorFilters.vue#L112
Missing return type on function
|
unit (16.x):
app/src/components/AuthorFilters.vue#L120
Missing return type on function
|
unit (16.x):
app/src/components/CheckboxGroup.vue#L79
Missing return type on function
|
unit (16.x):
app/src/components/CheckboxGroup.vue#L80
Argument 'val' should be typed with a non-any type
|
unit (16.x):
app/src/components/CheckboxGroup.vue#L80
Unexpected any. Specify a different type
|
unit (16.x):
app/src/components/CheckboxGroup.vue#L87
Missing return type on function
|