WIP: Fix two more frontend page router pages #1052
pr.yml
on: push
type-check
1m 31s
lint
1m 35s
test
3m 34s
storybook-tests
2m 42s
Annotations
6 errors and 4 warnings
type-check:
src/backend/routers/iep.ts#L159
Object literal may only specify known properties, and 'due_date' does not exist in type 'InsertExpression<KyselySchema, "task">'.
|
type-check:
src/backend/routers/iep.ts#L240
Object literal may only specify known properties, and 'due_date' does not exist in type 'InsertExpression<KyselySchema, "task">'.
|
type-check:
src/backend/routers/para.test.ts#L237
Object literal may only specify known properties, and 'due_date' does not exist in type 'InsertExpression<KyselySchema, "task">'.
|
type-check:
src/backend/routers/student.ts#L32
No overload matches this call.
|
type-check
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
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
|