grg
Some checks are pending
CI Pipeline / Setup Dependencies (push) Waiting to run
CI Pipeline / Lint & Format Check (push) Blocked by required conditions
CI Pipeline / Unit Tests (push) Blocked by required conditions
CI Pipeline / Integration Tests (push) Blocked by required conditions
CI Pipeline / Build Application (push) Blocked by required conditions
CI Pipeline / Docker Build & Test (push) Blocked by required conditions
CI Pipeline / Security Scan (push) Blocked by required conditions
CI Pipeline / Check Dependency Updates (push) Waiting to run
CI Pipeline / Deployment Readiness (push) Blocked by required conditions
Some checks are pending
CI Pipeline / Setup Dependencies (push) Waiting to run
CI Pipeline / Lint & Format Check (push) Blocked by required conditions
CI Pipeline / Unit Tests (push) Blocked by required conditions
CI Pipeline / Integration Tests (push) Blocked by required conditions
CI Pipeline / Build Application (push) Blocked by required conditions
CI Pipeline / Docker Build & Test (push) Blocked by required conditions
CI Pipeline / Security Scan (push) Blocked by required conditions
CI Pipeline / Check Dependency Updates (push) Waiting to run
CI Pipeline / Deployment Readiness (push) Blocked by required conditions
This commit is contained in:
parent
e15459e24b
commit
6be97672f9
3 changed files with 36483 additions and 0 deletions
5
packages/frontend/next-env.d.ts
vendored
Normal file
5
packages/frontend/next-env.d.ts
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
/// <reference types="next" />
|
||||
/// <reference types="next/image-types/global" />
|
||||
|
||||
// NOTE: This file should not be edited
|
||||
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
|
Loading…
Add table
Add a link
Reference in a new issue