Bump the npm_and_yarn group across 1 directory with 2 updates (#425) #657
sonar.yml
on: push
SonarQube Server
2m 31s
sonarQube Frontend
56s
SonarQube Screenshot
1m 54s
Annotations
4 errors and 5 warnings
|
sonarQube Frontend
Process completed with exit code 1.
|
|
__tests__/api/avatar/avatar.test.tsx > Avatar API Handler > should fetch and return profile picture successfully:
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
|
|
SonarQube Screenshot
Process completed with exit code 1.
|
|
SonarQube Server
Process completed with exit code 1.
|
|
sonarQube Frontend
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/
|
|
SonarQube Screenshot
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SonarQube Screenshot
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
|
|
SonarQube Server
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SonarQube Server
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
|