Bump nanoid from 3.3.16 to 3.3.18 in /frontend in the npm_and_yarn group across 0 directory - #429
Merged
R-Sandor merged 1 commit intoAug 16, 2026
Annotations
2 errors and 1 warning
|
Run coverage
Process completed with exit code 1.
|
|
Run coverage:
frontend/__tests__/api/avatar/avatar.test.tsx#L77
AssertionError: expected "spy" to be called with arguments: [ 'Content-Type', 'image/jpeg' ]
Received:
1st spy call:
[
"Content-Type",
- "image/jpeg",
+ "image/png",
]
2nd spy call:
[
- "Content-Type",
- "image/jpeg",
+ "Cache-Control",
+ "public, max-age=3600",
]
Number of calls: 2
❯ __tests__/api/avatar/avatar.test.tsx:77:27
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading