Build & Test #74
Annotations
10 errors
|
__tests__/core/init.spec.ts#L3
Cannot find module '@/global/options' or its corresponding type declarations.
|
|
__tests__/core/init.spec.ts#L5
Cannot find module '@/hooks/useRequests' or its corresponding type declarations.
|
|
__tests__/core/init.spec.ts#L17
Object literal may only specify known properties, and 'base' does not exist in type 'ServiceConfig'.
|
|
__tests__/core/service.spec.ts#L2
Cannot find module '@/global/options' or its corresponding type declarations.
|
|
__tests__/core/service.spec.ts#L93
Expected 0-1 arguments, but got 2.
|
|
__tests__/global/context.spec.ts#L7
Object literal may only specify known properties, and 'base' does not exist in type 'ServiceConfig'.
|
|
__tests__/global/context.spec.ts#L14
Object literal may only specify known properties, and 'base' does not exist in type 'ServiceConfig'.
|
|
__tests__/global/options.spec.ts#L1
Cannot find module '@/global/options' or its corresponding type declarations.
|
|
__tests__/hooks/useOptions.spec.ts#L1
Cannot find module '@/hooks/useOptions' or its corresponding type declarations.
|
|
__tests__/hooks/useRequests.spec.ts#L1
'"@/index"' has no exported member named 'useRequests'. Did you mean 'useRawRequest'?
|
The logs for this run have expired and are no longer available.
Loading