Skip to content

test: check that the http client handles multiple requests #1103

test: check that the http client handles multiple requests

test: check that the http client handles multiple requests #1103

Triggered via push November 12, 2024 11:46
Status Failure
Total duration 1m 5s
Artifacts

test.yml

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

Annotations

59 errors
build (ubuntu-latest, 20.x): tests/resolver.content.test.js#L693
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 20.x): tests/resolver.content.test.js#L701
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 20.x): tests/resolver.fallback.test.js#L208
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 20.x): tests/resolver.fallback.test.js#L216
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 20.x): tests/resolver.manifest.test.js#L542
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 20.x): tests/resolver.manifest.test.js#L550
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 20.x): tests/resolver.manifest.test.js#L560
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (ubuntu-latest, 20.x): tests/resolver.manifest.test.js#L561
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
build (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
build (ubuntu-latest, 18.x): tests/resolver.content.test.js#L693
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 18.x): tests/resolver.content.test.js#L701
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 18.x): tests/resolver.fallback.test.js#L208
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 18.x): tests/resolver.fallback.test.js#L216
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 18.x): tests/resolver.manifest.test.js#L542
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 18.x): tests/resolver.manifest.test.js#L550
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (ubuntu-latest, 18.x): tests/resolver.manifest.test.js#L560
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (ubuntu-latest, 18.x): tests/resolver.manifest.test.js#L561
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (ubuntu-latest, 18.x)
Process completed with exit code 1.
build (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
build (windows-latest, 20.x): tests/resolver.content.test.js#L693
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 20.x): tests/resolver.content.test.js#L701
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 20.x): tests/resolver.fallback.test.js#L208
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 20.x): tests/resolver.fallback.test.js#L216
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 20.x): tests/resolver.manifest.test.js#L542
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 20.x): tests/resolver.manifest.test.js#L550
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 20.x): tests/resolver.manifest.test.js#L560
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (windows-latest, 20.x): tests/resolver.manifest.test.js#L561
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (windows-latest, 20.x)
Process completed with exit code 1.
build (macOS-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
build (macOS-latest, 20.x): tests/resolver.content.test.js#L693
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 20.x): tests/resolver.content.test.js#L701
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 20.x): tests/resolver.fallback.test.js#L208
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 20.x): tests/resolver.fallback.test.js#L216
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 20.x): tests/resolver.manifest.test.js#L542
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 20.x): tests/resolver.manifest.test.js#L550
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 20.x): tests/resolver.manifest.test.js#L560
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (macOS-latest, 20.x): tests/resolver.manifest.test.js#L561
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (macOS-latest, 20.x)
Process completed with exit code 1.
build (macOS-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
build (macOS-latest, 18.x): tests/resolver.content.test.js#L693
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 18.x): tests/resolver.content.test.js#L701
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 18.x): tests/resolver.fallback.test.js#L208
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 18.x): tests/resolver.fallback.test.js#L216
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 18.x): tests/resolver.manifest.test.js#L542
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 18.x): tests/resolver.manifest.test.js#L550
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (macOS-latest, 18.x): tests/resolver.manifest.test.js#L560
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (macOS-latest, 18.x): tests/resolver.manifest.test.js#L561
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (macOS-latest, 18.x)
The operation was canceled.
build (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
build (windows-latest, 18.x): tests/resolver.content.test.js#L693
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 18.x): tests/resolver.content.test.js#L701
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 18.x): tests/resolver.fallback.test.js#L208
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 18.x): tests/resolver.fallback.test.js#L216
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 18.x): tests/resolver.manifest.test.js#L542
Argument of type '{ uri: any; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 18.x): tests/resolver.manifest.test.js#L550
Argument of type '{ uri: string; name: string; }' is not assignable to parameter of type 'PodiumClientHttpOutgoingOptions'.
build (windows-latest, 18.x): tests/resolver.manifest.test.js#L560
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (windows-latest, 18.x): tests/resolver.manifest.test.js#L561
Argument of type '{ logger: Console; }' is not assignable to parameter of type 'PodletClientManifestResolverOptions'.
build (windows-latest, 18.x)
The operation was canceled.