Update dependency nock to v14.0.1 #13809
ci_cd.yml
on: pull_request
Get changes
8s
Lint files
2m 18s
Get image tag
0s
Validate CODEOWNERS
9s
Matrix: Run Playwright tests
Matrix: Run checks for JS packages/*
Matrix: Run Nuxt checks
Matrix: Run checks for Python packages/*
Matrix: Build Docker images
Post Playwright test debugging instructions
4s
Matrix: Run Playwright tests
Matrix: Run checks for JS packages/*
Matrix: Run Nuxt checks
Matrix: Run checks for Python packages/*
Load test local frontend
5m 57s
Collect Lighthouse CI results
2m 10s
Run tests for the catalog
0s
Run tests for ingestion-server
0s
Matrix: Run Django checks
Run catalog checks
0s
Run tests for indexer worker
0s
Matrix: Publish Docker images
Matrix: Run Django checks
Send Slack report
0s
Annotations
5 errors and 1 warning
../test/unit/specs/utils/api-token.spec.js > token retrieval > successful token retrieval > should save the token into the process and inject into the context:
frontend/test/unit/specs/utils/api-token.spec.js#L158
AssertionError: expected { accessToken: 'abcd1234_4', …(1) } to match object { accessToken: 'abcd1234_4', …(1) }
- Expected
+ Received
{
"accessToken": "abcd1234_4",
- "accessTokenExpiry": 1741624805,
+ "accessTokenExpiry": 1741624806,
}
❯ ../test/unit/specs/utils/api-token.spec.js:158:33
|
../test/unit/specs/utils/api-token.spec.js > token retrieval > successful token retrieval > should re-retrieve the token when about to expire:
frontend/test/unit/specs/utils/api-token.spec.js#L180
AssertionError: expected { accessToken: 'abcd1234_6', …(1) } to match object { accessToken: 'abcd1234_6', …(1) }
- Expected
+ Received
{
"accessToken": "abcd1234_6",
- "accessTokenExpiry": 1741624805,
+ "accessTokenExpiry": 1741624806,
}
❯ ../test/unit/specs/utils/api-token.spec.js:180:33
|
../test/unit/specs/utils/api-token.spec.js > token retrieval > successful token retrieval > should not request a new token if the token is not about to expire:
frontend/test/unit/specs/utils/api-token.spec.js#L202
AssertionError: expected 1741624806 to deeply equal 1741624805
- Expected
+ Received
- 1741624805
+ 1741624806
❯ ../test/unit/specs/utils/api-token.spec.js:202:51
|
../test/unit/specs/utils/api-token.spec.js > token retrieval > subsequent requests should all block on the same token retrieval promise:
frontend/test/unit/specs/utils/api-token.spec.js#L261
AssertionError: expected { accessToken: 'abcd1234_9', …(1) } to match object { accessToken: 'abcd1234_9', …(1) }
- Expected
+ Received
{
"accessToken": "abcd1234_9",
- "accessTokenExpiry": 1741624805,
+ "accessTokenExpiry": 1741624806,
}
❯ ../test/unit/specs/utils/api-token.spec.js:261:31
|
Run Nuxt checks (unit_test)
Process completed with exit code 1.
|
Lint files
Cache not found for keys: node-cache-Linux-x64-pnpm-2f5078ec59dfa29ecc9f96fa24a415d94baff5c8dee5e2f1bde97edfa6616437
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
WordPress~openverse~L0QQRD.dockerbuild
|
26.6 KB |
|
WordPress~openverse~OBC42A.dockerbuild
|
67.2 KB |
|
frontend
|
173 MB |
|
frontend_nginx
|
19.8 MB |
|
k6-output
|
714 Bytes |
|