feat: Post API route testing and fine tuning #2252
ci.yaml
on: pull_request
build
1m 24s
lint
57s
format
1m 13s
typecheck
1m 2s
Check Changeset
53s
Annotations
10 errors and 15 warnings
typecheck
Spread types may only be created from object types.
|
typecheck
Spread types may only be created from object types.
|
typecheck
'updatedPost' is possibly 'undefined'.
|
typecheck
'updatedPost' is possibly 'undefined'.
|
typecheck
'deletedPost' is possibly 'undefined'.
|
typecheck
Type 'undefined' cannot be used as an index type.
|
typecheck
'body' is possibly 'null' or 'undefined'.
|
typecheck
Property 'title' does not exist on type 'string | number | boolean | Record<string, any> | DefaultRequestMultipartBody'.
|
typecheck
'body' is possibly 'null' or 'undefined'.
|
typecheck
Property 'title' does not exist on type 'string | number | boolean | Record<string, any> | DefaultRequestMultipartBody'.
|
Check Changeset
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
|
lint:
cli/src/cli/index.ts#L83
Comment is not formatted correctly
|
lint:
cli/template/extras/src/server/auth-app/base.ts#L51
Comment is not formatted correctly
|
lint:
cli/template/extras/src/server/auth-app/with-drizzle.ts#L55
Comment is not formatted correctly
|
lint:
cli/template/extras/src/server/auth-app/with-prisma.ts#L54
Comment is not formatted correctly
|
lint:
cli/template/extras/src/server/auth-pages/base.ts#L52
Comment is not formatted correctly
|
lint:
cli/template/extras/src/server/auth-pages/with-drizzle.ts#L56
Comment is not formatted correctly
|
lint:
cli/template/extras/src/server/auth-pages/with-prisma.ts#L55
Comment is not formatted correctly
|
lint:
cli/template/extras/src/trpc/server.ts#L39
Comment is not formatted correctly
|
lint:
cli/template/extras/src/utils/api.ts#L24
Comment is not formatted correctly
|
lint:
cli/template/extras/src/utils/api.ts#L31
Comment is not formatted correctly
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|