bump server submodule: clippy fix #55
ci.yml
on: push
rust (clippy + test)
1m 13s
web (lint + typecheck + test)
48s
helm (lint + template)
5s
Annotations
5 warnings
|
helm (lint + template)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: azure/setup-helm@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
web (lint + typecheck + test)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
web (lint + typecheck + test):
web/src/app/security/page.tsx#L345
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
web (lint + typecheck + test):
web/src/app/security/page.tsx#L243
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
web (lint + typecheck + test):
web/src/app/api-keys/page.tsx#L11
'PolicySummary' is defined but never used
|