feat: add new provider filerobot #3408
Annotations
5 errors and 2 warnings
test/e2e/no-ssr.test.ts > browser (ssr: false) > filerobot should render images:
test/e2e/no-ssr.test.ts#L42
Error: Snapshot `browser (ssr: false) > filerobot should render images 1` mismatched
- Expected
+ Received
{
"requests": [
- "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?width=400&height=250&force_format=webp&q=65&func=fit"
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=300&h=300&force_format=webp&func=cover",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=400&h=250&force_format=webp&q=65&func=fit",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=500&h=500&func=fit",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=800&h=800&q=75&func=crop",
],
"sources": [
- "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?width=400&height=250&force_format=webp&q=65&func=fit"
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=400&h=250&force_format=webp&q=65&func=fit",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=500&h=500&func=fit",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=800&h=800&q=75&func=crop",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=300&h=300&force_format=webp&func=cover",
],
}
❯ test/e2e/no-ssr.test.ts:42:7
|
test/e2e/ssr.test.ts > browser (ssr: true) > filerobot should render images:
test/e2e/ssr.test.ts#L41
Error: Snapshot `browser (ssr: true) > filerobot should render images 1` mismatched
- Expected
+ Received
{
"requests": [
- "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?width=400&height=250&force_format=webp&q=65&func=fit"
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=300&h=300&force_format=webp&func=cover",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=400&h=250&force_format=webp&q=65&func=fit",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=500&h=500&func=fit",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=800&h=800&q=75&func=crop",
],
"sources": [
- "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?width=400&height=250&force_format=webp&q=65&func=fit"
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=400&h=250&force_format=webp&q=65&func=fit",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=500&h=500&func=fit",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=800&h=800&q=75&func=crop",
+ "https://fesrinkeb.filerobot.com/monitoring3/boat-2023-03-06T15%3A03%3A12.6382894Z?vh=b3583b?w=300&h=300&force_format=webp&func=cover",
],
}
❯ test/e2e/ssr.test.ts:41:7
|
ci (ubuntu-latest)
Process completed with exit code 1.
|
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
ci (windows-latest)
The operation was canceled.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|