Skip to content

SDK regeneration

SDK regeneration #355

Triggered via push October 16, 2025 18:55
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.