Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

build(deps): Bump gatsby-plugin-sharp from 4.25.0 to 4.25.1 #1473

build(deps): Bump gatsby-plugin-sharp from 4.25.0 to 4.25.1

build(deps): Bump gatsby-plugin-sharp from 4.25.0 to 4.25.1 #1473

Triggered via pull request July 3, 2023 11:17
Status Failure
Total duration 6m 48s
Artifacts

pull-request.yml

on: pull_request
Matrix: build-ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors
getUpcomingReleases › should compute upcoming releases correctly: src/util/__tests__/getUpcomingReleases.test.ts#L45
expect(received).toMatchSnapshot() Snapshot name: `getUpcomingReleases should compute upcoming releases correctly 1` - Snapshot - 1 + Received + 1 @@ -40,11 +40,11 @@ "alreadyReleased": true, "releaseDate": "2021-10-19", "releaseType": "Maintenance", }, { - "alreadyReleased": false, + "alreadyReleased": true, "releaseDate": "2023-04-30", "releaseType": "End-of-life", }, ], "title": "v14", at Object.toMatchSnapshot (src/util/__tests__/getUpcomingReleases.test.ts:45:7)
test-ci
Process completed with exit code 1.