Skip to content

Merge branch 'main' into feat/OP-4308-cross-chain-swap #752

Merge branch 'main' into feat/OP-4308-cross-chain-swap

Merge branch 'main' into feat/OP-4308-cross-chain-swap #752

Triggered via push January 19, 2024 09:28
Status Failure
Total duration 1m 27s
Artifacts
build-and-publish
1m 19s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-and-publish: src/services/Aggregator/index.ts#L98
Type '{ Authorization: string; } | { Authorization?: undefined; }' is not assignable to type 'HeadersInit | undefined'.
build-and-publish: src/services/Aggregator/index.ts#L110
Type '{ Authorization: string; } | { Authorization?: undefined; }' is not assignable to type 'HeadersInit | undefined'.
build-and-publish: src/services/Aggregator/index.ts#L121
Type '{ Authorization: string; } | { Authorization?: undefined; }' is not assignable to type 'HeadersInit | undefined'.
build-and-publish: src/services/Aggregator/index.ts#L146
Type '{ Authorization: string; } | { Authorization?: undefined; }' is not assignable to type 'HeadersInit | undefined'.
build-and-publish: src/services/Aggregator/index.ts#L158
Type '{ Authorization: string; } | { Authorization?: undefined; }' is not assignable to type 'HeadersInit | undefined'.
build-and-publish: src/services/Aggregator/index.ts#L171
Type '{ Authorization: string; } | { Authorization?: undefined; }' is not assignable to type 'HeadersInit | undefined'.
build-and-publish: src/services/Aggregator/index.ts#L183
Type '{ Authorization: string; } | { Authorization?: undefined; }' is not assignable to type 'HeadersInit | undefined'.
build-and-publish: src/services/Aggregator/index.ts#L190
Type '{ Authorization: string; } | { Authorization?: undefined; }' is not assignable to type 'HeadersInit | undefined'.
build-and-publish: src/services/Aggregator/index.ts#L197
Type '{ Authorization: string; } | { Authorization?: undefined; }' is not assignable to type 'HeadersInit | undefined'.
build-and-publish: src/services/Aggregator/index.ts#L237
Type '{ Authorization: string; 'X-Source'?: "TERMINAL_MARKET" | "TERMINAL_LIMIT" | "SWAP_UI" | undefined; 'X-From-Widget'?: string | undefined; 'X-Partner-Id'?: string | undefined; 'X-Reverse-Order'?: string | undefined; 'Content-Type': string; Accept: string; } | { ...; }' is not assignable to type 'HeadersInit | undefined'.