Improve project setup #1
Annotations
32 errors and 1 warning
Lint and Type Check (22):
src/api/api-hooks.ts#L6
Cannot find module '@/api/generated-api' or its corresponding type declarations.
|
Lint and Type Check (22):
src/modules/account/account.service.ts#L14
Property 'useAccountGet' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (22):
src/modules/account/account.service.ts#L30
Property 'useAuthRegister' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (22):
src/modules/account/account.service.ts#L56
Property 'useAuthRegisterValidate' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (22):
src/modules/account/account.service.ts#L62
Parameter 'data' implicitly has an 'any' type.
|
Lint and Type Check (22):
src/modules/account/account.service.ts#L62
Rest parameter 'rest' implicitly has an 'any[]' type.
|
Lint and Type Check (22):
src/modules/account/account.service.ts#L64
A spread argument must either have a tuple type or be passed to a rest parameter.
|
Lint and Type Check (22):
src/modules/account/account.service.ts#L66
Rest parameter 'rest' implicitly has an 'any[]' type.
|
Lint and Type Check (22):
src/modules/account/account.service.ts#L67
A spread argument must either have a tuple type or be passed to a rest parameter.
|
Lint and Type Check (22):
src/modules/account/account.service.ts#L85
Property 'useAccountUpdate' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (lts/*)
The job was canceled because "_22" failed.
|
Lint and Type Check (lts/*):
src/api/api-hooks.ts#L6
Cannot find module '@/api/generated-api' or its corresponding type declarations.
|
Lint and Type Check (lts/*):
src/modules/account/account.service.ts#L14
Property 'useAccountGet' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (lts/*):
src/modules/account/account.service.ts#L30
Property 'useAuthRegister' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (lts/*):
src/modules/account/account.service.ts#L56
Property 'useAuthRegisterValidate' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (lts/*):
src/modules/account/account.service.ts#L62
Parameter 'data' implicitly has an 'any' type.
|
Lint and Type Check (lts/*):
src/modules/account/account.service.ts#L62
Rest parameter 'rest' implicitly has an 'any[]' type.
|
Lint and Type Check (lts/*):
src/modules/account/account.service.ts#L64
A spread argument must either have a tuple type or be passed to a rest parameter.
|
Lint and Type Check (lts/*):
src/modules/account/account.service.ts#L66
Rest parameter 'rest' implicitly has an 'any[]' type.
|
Lint and Type Check (lts/*):
src/modules/account/account.service.ts#L67
A spread argument must either have a tuple type or be passed to a rest parameter.
|
Lint and Type Check (lts/*):
src/modules/account/account.service.ts#L85
Property 'useAccountUpdate' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (20)
The job was canceled because "_22" failed.
|
Lint and Type Check (20):
src/api/api-hooks.ts#L6
Cannot find module '@/api/generated-api' or its corresponding type declarations.
|
Lint and Type Check (20):
src/modules/account/account.service.ts#L14
Property 'useAccountGet' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (20):
src/modules/account/account.service.ts#L30
Property 'useAuthRegister' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (20):
src/modules/account/account.service.ts#L56
Property 'useAuthRegisterValidate' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (20):
src/modules/account/account.service.ts#L62
Parameter 'data' implicitly has an 'any' type.
|
Lint and Type Check (20):
src/modules/account/account.service.ts#L62
Rest parameter 'rest' implicitly has an 'any[]' type.
|
Lint and Type Check (20):
src/modules/account/account.service.ts#L64
A spread argument must either have a tuple type or be passed to a rest parameter.
|
Lint and Type Check (20):
src/modules/account/account.service.ts#L66
Rest parameter 'rest' implicitly has an 'any[]' type.
|
Lint and Type Check (20):
src/modules/account/account.service.ts#L67
A spread argument must either have a tuple type or be passed to a rest parameter.
|
Lint and Type Check (20):
src/modules/account/account.service.ts#L85
Property 'useAccountUpdate' does not exist on type 'ZodiosHooksInstance<ZodiosEndpointDefinitions>'.
|
Lint and Type Check (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|