refactor(datasource): Simplify merge registry logic #65005
Annotations
10 errors
lib/modules/datasource/deb/index.spec.ts#L83
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
Object {
"homepage": "http://marginalhacks.com/Hacks/album",
"registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free&binaryArch=amd64",
"releases": Array [
Object {
+ "registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free&binaryArch=amd64",
"version": "4.15-1",
},
],
}
at Object.<anonymous> (lib/modules/datasource/deb/index.spec.ts:83:19)
|
lib/modules/datasource/deb/index.spec.ts#L135
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
Object {
"homepage": "http://marginalhacks.com/Hacks/album",
"registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free&binaryArch=amd64",
"releases": Array [
Object {
+ "registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free&binaryArch=amd64",
"version": "4.15-1",
},
],
}
at Object.<anonymous> (lib/modules/datasource/deb/index.spec.ts:135:21)
|
lib/modules/datasource/deb/index.spec.ts#L152
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
Object {
"homepage": "http://marginalhacks.com/Hacks/album",
"registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free&binaryArch=amd64",
"releases": Array [
Object {
+ "registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free&binaryArch=amd64",
"version": "4.15-1",
},
],
}
at Object.<anonymous> (lib/modules/datasource/deb/index.spec.ts:152:21)
|
lib/modules/datasource/deb/index.spec.ts#L196
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 2
Object {
"homepage": "http://marginalhacks.com/Hacks/album",
"registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free,non-free-second&binaryArch=amd64",
"releases": Array [
Object {
+ "registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free,non-free-second&binaryArch=amd64",
"version": "4.14-1",
},
Object {
+ "registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free,non-free-second&binaryArch=amd64",
"version": "4.15-1",
},
],
}
at Object.<anonymous> (lib/modules/datasource/deb/index.spec.ts:196:23)
|
lib/modules/datasource/deb/index.spec.ts#L214
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 2
Object {
"homepage": "http://marginalhacks.com/Hacks/album",
"registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free,non-free-second&binaryArch=amd64",
"releases": Array [
Object {
+ "registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free,non-free-second&binaryArch=amd64",
"version": "4.14-1",
},
Object {
+ "registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free,non-free-second&binaryArch=amd64",
"version": "4.15-1",
},
],
}
at Object.<anonymous> (lib/modules/datasource/deb/index.spec.ts:214:23)
|
lib/modules/datasource/deb/index.spec.ts#L264
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
Object {
"homepage": "http://marginalhacks.com/Hacks/album",
"registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free&binaryArch=riscv",
"releases": Array [
Object {
+ "registryUrl": "http://deb.debian.org/debian?suite=stable&components=non-free&binaryArch=riscv",
"version": "4.15-1",
},
],
}
at Object.<anonymous> (lib/modules/datasource/deb/index.spec.ts:264:19)
|
lib/modules/datasource/conan/index.spec.ts#L132
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 5
Object {
"registryUrl": "https://not.conan.io",
"releases": Array [
Object {
+ "registryUrl": "https://not.conan.io",
"version": "1.8.1",
},
Object {
+ "registryUrl": "https://not.conan.io",
"version": "1.9.3",
},
Object {
+ "registryUrl": "https://not.conan.io",
"version": "1.9.4",
},
Object {
+ "registryUrl": "https://not.conan.io",
"version": "1.10.0",
},
Object {
+ "registryUrl": "https://not.conan.io",
"version": "1.10.1",
},
],
}
at Object.<anonymous> (lib/modules/datasource/conan/index.spec.ts:132:9)
|
lib/modules/datasource/conan/index.spec.ts#L164
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 3
Object {
"registryUrl": "https://not.conan.io",
"releases": Array [
Object {
+ "registryUrl": "https://not.conan.io",
"version": "1.0.0",
},
Object {
+ "registryUrl": "https://not.conan.io",
"version": "1.1.0",
},
Object {
+ "registryUrl": "https://not.conan.io",
"version": "2.2.0",
},
],
}
at Object.<anonymous> (lib/modules/datasource/conan/index.spec.ts:164:9)
|
lib/modules/datasource/conan/index.spec.ts#L193
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 7
Object {
"registryUrl": "https://center.conan.io",
"releases": Array [
Object {
+ "registryUrl": "https://center.conan.io",
"version": "1.8.1",
},
Object {
+ "registryUrl": "https://center.conan.io",
"version": "1.9.3",
},
Object {
+ "registryUrl": "https://center.conan.io",
"version": "1.9.4",
},
Object {
+ "registryUrl": "https://center.conan.io",
"version": "1.10.0",
},
Object {
+ "registryUrl": "https://center.conan.io",
"version": "1.10.1",
},
Object {
+ "registryUrl": "https://center.conan.io",
"version": "1.11.0",
},
Object {
+ "registryUrl": "https://center.conan.io",
"version": "1.11.1",
},
],
}
at Object.<anonymous> (lib/modules/datasource/conan/index.spec.ts:193:9)
|
lib/modules/datasource/conan/index.spec.ts#L272
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
Object {
"registryUrl": "https://not.conan.io",
"releases": Array [
Object {
+ "registryUrl": "https://not.conan.io",
"version": "1.9.3",
},
],
}
at Object.<anonymous> (lib/modules/datasource/conan/index.spec.ts:272:9)
|
The logs for this run have expired and are no longer available.
Loading