Update horizon.php #31
Annotations
9 errors
|
tests
Process completed with exit code 2.
|
|
tests:
resources/js/composables/useHashids.ts#L1
'ref' is declared but its value is never read.
|
|
tests:
resources/js/components/Profile/ProfileListCard.vue#L26
Property 'username' does not exist on type 'object'.
|
|
tests:
resources/js/components/Profile/ProfileListCard.vue#L23
Property 'name' does not exist on type 'object'.
|
|
tests:
resources/js/components/Profile/ProfileListCard.vue#L20
Type 'string' is not assignable to type 'number'.
|
|
tests:
resources/js/components/Profile/ProfileListCard.vue#L20
Property 'avatar' does not exist on type 'object'.
|
|
tests:
resources/js/components/Profile/ProfileListCard.vue#L11
Object literal may only specify known properties, and 'username' does not exist in type '(props: LooseRequired<Props>) => object'.
|
|
tests:
resources/js/components/Profile/ProfileListCard.vue#L9
'props' is declared but its value is never read.
|
|
tests:
resources/js/components/Profile/ProfileListCard.vue#L2
'computed' is declared but its value is never read.
|