Skip to content

feat: added option to add header Authorization to the connect modal #36

feat: added option to add header Authorization to the connect modal

feat: added option to add header Authorization to the connect modal #36

Triggered via pull request March 11, 2025 15:22
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build (20.x): src/utils/api.ts#L60
Element implicitly has an 'any' type because expression of type '"Authorization"' can't be used to index type '{}'.
build (20.x): src/utils/api.ts#L84
Element implicitly has an 'any' type because expression of type '"Authorization"' can't be used to index type '{ 'Content-Type': string; } | { length: number; toString(): string; toLocaleString(): string; toLocaleString(locales: string | string[], options?: (NumberFormatOptions & DateTimeFormatOptions) | undefined): string; ... 32 more ...; 'Content-Type': string; } | { ...; } | { ...; }'.
build (20.x): src/utils/api.ts#L276
Element implicitly has an 'any' type because expression of type '"Authorization"' can't be used to index type '{ 'Content-Type': string; Connection: string; }'.
build (20.x)
Process completed with exit code 2.