Skip to content

use new configs

use new configs #271

Triggered via push August 19, 2024 09:42
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
55s
main / test / test-js-code
Fit to window
Zoom out
Zoom in

Annotations

10 errors
main / test / test-js-code: src/app/schemas.ts#L2
Could not find a declaration file for module 'crypto-js'. '/home/runner/work/codeforlife-portal-frontend/codeforlife-portal-frontend/node_modules/crypto-js/index.js' implicitly has an 'any' type.
main / test / test-js-code: src/api/teacher.ts#L50
Type '"user"' has no properties in common with type 'Partial<{ includeListTag: boolean; argKeysAreIds: boolean; id: string; }>'.
main / test / test-js-code: src/api/teacher.ts#L63
Type '"user"' has no properties in common with type 'Partial<{ includeListTag: boolean; argKeysAreIds: boolean; id: string; }>'.
main / test / test-js-code: src/api/teacher.ts#L70
Type '"user"' has no properties in common with type 'Partial<{ includeListTag: boolean; argKeysAreIds: boolean; id: string; }>'.
main / test / test-js-code: src/pages/studentAccount/StudentAccount.tsx#L2
Module '"codeforlife/hooks"' has no exported member 'useQueryManager'.
main / test / test-js-code: src/pages/studentAccount/StudentAccount.tsx#L17
Parameter 'user' implicitly has an 'any' type.
main / test / test-js-code: src/pages/studentDashboard/Games.tsx#L12
'isStudent' is declared but its value is never read.
main / test / test-js-code: src/pages/studentDashboard/StudentDashboard.tsx#L2
Module '"codeforlife/hooks"' has no exported member 'useQueryManager'.
main / test / test-js-code: src/pages/studentDashboard/StudentDashboard.tsx#L18
Parameter 'user' implicitly has an 'any' type.
main / test / test-js-code: src/pages/teacherDashboard/account/Account.tsx#L11
'authUser' is declared but its value is never read.