feat(http): Force default rate limits for some known hosts #61610
Annotations
11 errors
|
test/http-mock.ts#L56
Pending mocks!
* GET https://my-registry:443/
at clear (test/http-mock.ts:56:11)
at Object.<anonymous> (test/http-mock.ts:120:3)
|
test/http-mock.ts#L56
Pending mocks!
* GET https://api.nuget.org:443/v3/index.json
* GET https://api.nuget.org:443/v3/registration5-gz-semver2/nunit/index.json
at clear (test/http-mock.ts:56:11)
at Object.<anonymous> (test/http-mock.ts:120:3)
|
test/http-mock.ts#L56
Pending mocks!
* GET https://api.nuget.org:443/v3/index.json
* GET https://api.nuget.org:443/v3/registration5-gz-semver2/nunit/index.json
at clear (test/http-mock.ts:56:11)
at Object.<anonymous> (test/http-mock.ts:120:3)
|
test/http-mock.ts#L56
Pending mocks!
* GET https://api.nuget.org:443/v3/index.json
* GET https://www.nuget.org:443/api/v2/FindPackagesById()
at clear (test/http-mock.ts:56:11)
at Object.<anonymous> (test/http-mock.ts:120:3)
|
test/http-mock.ts#L56
Pending mocks!
* GET https://www.nuget.org:443/api/v2/FindPackagesById()
at clear (test/http-mock.ts:56:11)
at Object.<anonymous> (test/http-mock.ts:120:3)
|
test/http-mock.ts#L56
Pending mocks!
* GET https://api.nuget.org:443/v3/index.json
at clear (test/http-mock.ts:56:11)
at Object.<anonymous> (test/http-mock.ts:120:3)
|
lib/modules/datasource/nuget/index.spec.ts#L305
expect(received).not.toBeNull()
Received: null
at Object.<anonymous> (lib/modules/datasource/nuget/index.spec.ts:305:23)
|
test/http-mock.ts#L56
Pending mocks!
* GET https://api.nuget.org:443/v3/index.json
* GET https://api.nuget.org:443/v3/metadata/nunit/index.json
at clear (test/http-mock.ts:56:11)
at Object.<anonymous> (test/http-mock.ts:120:3)
|
lib/modules/datasource/nuget/index.spec.ts#L384
expect(jest.fn()).toHaveBeenCalledWith(...expected)
Expected: "Determined sourceUrl https://github.com/NLog/NLog.git from https://some-registry/v3-flatcontainer/nlog/4.7.3/nlog.4.7.3.nupkg"
Received
1: "Using throttle -Infinity intervalMs for host some-registry"
2: {"err": [TypeError: Expected `interval` to be a finite number], "servicesIndexRaw": undefined, "url": "https://some-registry/v3/index.json"}, "nuget registry failure: can't get RegistrationsBaseUrl"
Number of calls: 2
at Object.<anonymous> (lib/modules/datasource/nuget/index.spec.ts:384:37)
|
test/http-mock.ts#L56
Pending mocks!
* GET https://some-registry:443/v3/index.json
* GET https://some-registry:443/v3/metadata/nlog/index.json
* GET https://some-registry:443/v3-flatcontainer/nlog/4.7.3/nlog.4.7.3.nupkg
at clear (test/http-mock.ts:56:11)
at Object.<anonymous> (test/http-mock.ts:120:3)
|
This job was cancelled
Loading