Merge pull request #1 from adocasts/cleavr-github-actions-b9a7e7 #1
Annotations
10 errors and 2 warnings
build:
app/actions/plans/destroy_plan.ts#L16
Property 'query' does not exist on type 'never'.
|
build:
app/actions/plans/get_paginated_plans.ts#L14
Property 'where' does not exist on type 'never'.
|
build:
app/actions/posts/destroy_post.ts#L58
'trx' is declared but its value is never read.
|
build:
app/actions/users/update_user_role.ts#L17
Property 'query' does not exist on type 'never'.
|
build:
app/controllers/collections_controller.ts#L4
'StubCollection' is declared but its value is never read.
|
build:
app/controllers/collections_controller.ts#L12
'collectionStubValidator' is declared but its value is never read.
|
build:
app/dtos/collection.ts#L65
Type 'string | null' is not assignable to type 'string'.
|
build:
app/dtos/collection.ts#L66
Type 'string | null' is not assignable to type 'string'.
|
build:
app/dtos/post_form.ts#L4
'PostSnapshotDto' is declared but its value is never read.
|
build:
app/dtos/post_form.ts#L5
'CommentDto' is declared but its value is never read.
|
init
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
complete
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|