docs: NIH biosketch round-2 follow-ups handoff #1707
Annotations
13 warnings
|
build:
components/scholar/mentoring-section.tsx#L12
'CoPublication' is defined but never used
|
|
build:
components/profile/topics-section.tsx#L16
'_onClearAll' is defined but never used
|
|
build:
components/profile/profile-view.tsx#L30
'ProfilePublication' is defined but never used
|
|
build:
components/profile/profile-view.tsx#L29
'ProfilePayload' is defined but never used
|
|
build:
components/edit/slug-request-card.tsx#L78
'cwid' is defined but never used
|
|
build:
components/edit/home-panel.tsx#L154
'isSuperuser' is defined but never used
|
|
build:
components/edit/coi-gap-card.tsx#L416
Expected an assignment or function call and instead saw an expression
|
|
build:
components/department/department-faculty-client.tsx#L138
The 'baseHits' conditional could make the dependencies of useMemo Hook (at line 148) change on every render. To fix this, wrap the initialization of 'baseHits' in its own useMemo() Hook
|
|
build:
app/api/impersonation/route.ts#L196
'endedAt' is assigned a value but never used
|
|
build:
app/api/auth/session/route.ts#L54
'ScholarLite' is defined but never used
|
|
operation-4xx-response:
openapi.yaml#L249
Operation must have at least one `4XX` response.
Reference: https://redocly.com/docs/cli/rules/oas/operation-4xx-response
|
|
operation-4xx-response:
openapi.yaml#L172
Operation must have at least one `4XX` response.
Reference: https://redocly.com/docs/cli/rules/oas/operation-4xx-response
|
|
no-server-example.com:
openapi.yaml#L24
Server `url` should not point to example.com or localhost.
Reference: https://redocly.com/docs/cli/rules/oas/no-server-example-com
|