WIP fix getBenchmark query #1044
pr.yml
on: push
type-check
1m 31s
lint
2m 17s
test
3m 45s
storybook-tests
3m 1s
Annotations
5 errors and 4 warnings
type-check:
src/backend/routers/iep.test.ts#L97
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{ description: string; benchmark_id: string; frequency: string; instructions: string; number_of_trials: number | null; assignees: { role: string; email: string; email_verified_at: Date | null; ... 23 more ...; trial_count: number | null; }[]; }'.
|
type-check
Process completed with exit code 2.
|
lint:
src/backend/routers/iep.test.ts#L97
Unsafe member access .description on an `error` typed value
|
lint
Process completed with exit code 1.
|
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
|