U4X-409: Restructure the visit notes form #13
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, actions/cache@v3, felixmosh/***repo-gh-artifacts@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run yarn verify:
src/notes/notes-overview.component.tsx#L14
'basePath' is defined but never used
|
Run yarn verify:
src/notes/paginated-notes.component.tsx#L94
'sortStates' is defined but never used
|
Run yarn verify:
src/notes/visit-notes-form.component.tsx#L19
'DatePicker' is defined but never used
|
Run yarn verify:
src/notes/visit-notes-form.component.tsx#L20
'DatePickerInput' is defined but never used
|
Run yarn verify:
src/notes/visit-notes-form.component.tsx#L285
React Hook useCallback has a missing dependency: 'setValue'. Either include it or remove the dependency array
|
Run yarn verify:
src/notes/visit-notes-form.component.tsx#L288
'event' is defined but never used
|
Run yarn verify:
src/notes/visit-notes-form.component.tsx#L324
'position' is defined but never used
|
Run yarn verify:
src/types/index.ts#L18
Unexpected any. Specify a different type
|
Run yarn verify:
src/types/index.ts#L21
Unexpected any. Specify a different type
|
Run yarn verify:
src/types/index.ts#L23
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading