Skip to content

optimize deps

optimize deps #65

Triggered via push June 13, 2024 08:54
Status Failure
Total duration 1m 5s
Artifacts

main.yml

on: push
main  /  ...  /  validate-pr-refs
0s
main / validate-pr-refs / validate-pr-refs
main  /  ...  /  test-js-code
53s
main / test / test-js-code
Fit to window
Zoom out
Zoom in

Annotations

5 errors
main / test / test-js-code: src/pages/login/teacherForms/Email.tsx#L35
Type '{ helperText: string; }' is not assignable to type 'IntrinsicAttributes & Omit<TextFieldProps, "name" | "type" | "schema"> & Partial<Pick<TextFieldProps, "name">>'.
main / test / test-js-code: src/pages/login/teacherForms/Email.tsx#L36
Type '{ helperText: string; }' is not assignable to type 'IntrinsicAttributes & Omit<TextFieldProps, "name" | "type" | "schema"> & Partial<Pick<TextFieldProps, "name" | "schema">>'.
main / test / test-js-code: src/pages/login/teacherForms/index.tsx#L3
Cannot find module './Password' or its corresponding type declarations.
main / test / test-js-code: src/utils/test-utils.tsx#L7
Module '"../app/store"' has no exported member 'makeStore'. Did you mean to use 'import makeStore from "../app/store"' instead?
main / test / test-js-code
Process completed with exit code 2.