Etappen 85–87: Die Kette, die aussperrt #157
ci.yml
on: push
Go — vet & test
41s
Frontend — typecheck, test & build
43s
Annotations
4 warnings
|
Go — vet & test
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend — typecheck, test & build
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, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend — typecheck, test & build
React Hook useEffect has a missing dependency: 'isDirty'. Either include it or remove the dependency array
|
|
Frontend — typecheck, test & build:
web/src/lib/ws.ts#L213
React Hook useEffect has a missing dependency: 'opts'. Either include it or remove the dependency array
|