v2.76.0 #2007
main.yml
on: release
determine_version
7s
Matrix: backend / build
backend
/
build_and_push
6m 17s
Matrix: frontend / build
frontend
/
build_and_push
20m 59s
backend
/
merge
frontend
/
merge
0s
Annotations
1 error and 15 warnings
|
frontend / build_and_push
buildx failed with: ERROR: failed to build: failed to solve: DeadlineExceeded: Post "https://results-receiver.actions.githubusercontent.com/twirp/github.actions.results.api.v1.CacheService/GetCacheEntryDownloadURL": dial tcp 140.82.112.22:443: i/o timeout
|
|
determine_version
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend / 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-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend / 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-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend / test:
frontend/app/invite/[invite]/page.tsx#L271
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
frontend / test:
frontend/app/[team]/apps/[app]/environments/[environment]/[[...path]]/page.tsx#L488
React Hook useMemo has a missing dependency: 'secretPath'. Either include it or remove the dependency array
|
|
frontend / test:
frontend/app/[team]/apps/[app]/access/service-accounts/_components/AddAccountDialog.tsx#L207
React Hook useEffect has missing dependencies: 'accountTeamEnvs' and 'envOptions'. Either include them or remove the dependency array
|
|
frontend / test:
frontend/app/[team]/apps/[app]/access/members/_components/AddMemberDialog.tsx#L204
React Hook useEffect has missing dependencies: 'envOptions' and 'memberTeamEnvs'. Either include them or remove the dependency array
|
|
frontend / test:
frontend/app/[team]/account-init/page.tsx#L221
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
frontend / test:
frontend/app/[team]/access/sso/oidc/page.tsx#L154
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
frontend / test:
frontend/app/[team]/access/sso/oidc/page.tsx#L142
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
frontend / test:
frontend/apollo/client.ts#L162
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
frontend / test:
frontend/apollo/client.ts#L152
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
frontend / test:
frontend/apollo/client.ts#L92
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
|
backend / build_and_push
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, docker/build-push-action@v4, docker/login-action@v2, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend / build_and_push
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, docker/build-push-action@v4, docker/login-action@v2, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|