Fix iep benchmark test #1058
pr.yml
on: push
type-check
1m 46s
lint
1m 42s
test
3m 55s
storybook-tests
3m 15s
Annotations
8 errors and 4 warnings
type-check:
src/backend/routers/iep.test.ts#L150
Object literal may only specify known properties, and 'due_date' does not exist in type '{ benchmark_id: string; assignee_id: string; }'.
|
type-check:
src/backend/routers/iep.test.ts#L158
Object literal may only specify known properties, and 'due_date' does not exist in type '{ benchmark_id: string; assignee_id: string; }'.
|
type-check:
src/backend/routers/iep.test.ts#L213
Object literal may only specify known properties, and 'due_date' does not exist in type '{ benchmark_id: string; para_ids: string[]; }'.
|
type-check:
src/backend/routers/iep.test.ts#L221
Object literal may only specify known properties, and 'due_date' does not exist in type '{ benchmark_id: string; para_ids: string[]; }'.
|
type-check:
src/backend/routers/student.ts#L32
No overload matches this call.
|
type-check:
src/components/benchmarks/BenchmarkAssignmentModal.tsx#L102
Object literal may only specify known properties, and 'due_date' does not exist in type '{ benchmark_id: string; para_ids: string[]; }'.
|
type-check
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
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
|
storybook-tests
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
|