fix: storybook tests #1009
Annotations
5 errors and 3 warnings
lint:
src/pages/students/[student_id].tsx#L2
'TextField' is defined but never used
|
lint:
src/pages/students/[student_id].tsx#L18
'Typography' is defined but never used
|
lint
Process completed with exit code 1.
|
type-check:
src/pages/students/[student_id].tsx#L167
Type '(e: React.ChangeEvent<HTMLFormElement>) => void' is not assignable to type '(e: FormEvent<HTMLFormElement>) => void'.
|
type-check
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|