54 creating program page #131
Annotations
6 errors and 10 warnings
run-checks:
client/src/components/programs/ProgramComponents.jsx#L460
React Hook "useDisclosure" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
run-checks:
client/src/components/programs/ProgramComponents.jsx#L462
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
run-checks:
client/src/components/programs/ProgramComponents.jsx#L463
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
run-checks:
client/src/components/programs/ProgramComponents.jsx#L464
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
run-checks:
client/src/components/programs/ProgramComponents.jsx#L465
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
run-checks
Process completed with exit code 1.
|
run-checks:
client/src/App.jsx#L20
'PDFViewer' is defined but never used. Allowed unused vars must match /^_/u
|
run-checks:
client/src/App.jsx#L21
'PDFButton' is defined but never used. Allowed unused vars must match /^_/u
|
run-checks:
client/src/assets/icons/ProgramIcons.jsx#L3
'props' is defined but never used. Allowed unused args must match /^_/u
|
run-checks:
client/src/assets/icons/ProgramIcons.jsx#L11
'props' is defined but never used. Allowed unused args must match /^_/u
|
run-checks:
client/src/assets/icons/ProgramIcons.jsx#L19
'props' is defined but never used. Allowed unused args must match /^_/u
|
run-checks:
client/src/assets/icons/ProgramIcons.jsx#L27
'props' is defined but never used. Allowed unused args must match /^_/u
|
run-checks:
client/src/assets/icons/ProgramIcons.jsx#L35
'props' is defined but never used. Allowed unused args must match /^_/u
|
run-checks:
client/src/assets/icons/ProgramIcons.jsx#L43
'props' is defined but never used. Allowed unused args must match /^_/u
|
run-checks:
client/src/assets/icons/ProgramIcons.jsx#L51
'props' is defined but never used. Allowed unused args must match /^_/u
|
run-checks:
client/src/assets/icons/ProgramIcons.jsx#L59
'props' is defined but never used. Allowed unused args must match /^_/u
|