SDK regeneration #355
Annotations
9 errors
|
compile
Process completed with exit code 1.
|
|
compile:
src/wrapper/utils/getBaseUrl.ts#L11
Function must have an explicit return type annotation with --isolatedDeclarations.
|
|
compile:
src/wrapper/utils/getBaseUrl.browser.ts#L9
Function must have an explicit return type annotation with --isolatedDeclarations.
|
|
compile:
src/index.ts#L4
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
|
|
compile:
src/core/auth/index.ts#L6
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
|
|
compile:
src/core/auth/index.ts#L3
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
|
|
compile:
src/core/auth/ConnectTokenProvider.ts#L63
Method must have an explicit return type annotation with --isolatedDeclarations.
|
|
compile:
src/browser/index.ts#L233
Method must have an explicit return type annotation with --isolatedDeclarations.
|
|
compile:
src/browser/index.ts#L132
Function must have an explicit return type annotation with --isolatedDeclarations.
|