Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(#434): add the app #452

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

build: use react 18

5defe33
Select commit
Loading
Failed to load commit list.
Draft

docs(#434): add the app #452

build: use react 18
5defe33
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 17, 2025 in 0s

30 new issues (0 max.) of at least minor severity.

Annotations

Check notice on line 16 in docs/README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/README.md#L16

Bare URL used

Check failure on line 4 in docs/app/api/search/route.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/api/search/route.ts#L4

Unsafe assignment of an error typed value.

Check failure on line 4 in docs/app/api/search/route.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/api/search/route.ts#L4

Unsafe call of an `error` type typed value.

Check failure on line 15 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L15

Unsafe assignment of an error typed value.

Check failure on line 15 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L15

Unsafe call of an `error` type typed value.

Check failure on line 15 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L15

Unsafe member access .getPage on an `error` typed value.

Check failure on line 18 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L18

Unsafe assignment of an error typed value.

Check failure on line 18 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L18

Unsafe member access .data on an `error` typed value.

Check failure on line 21 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L21

Unsafe assignment of an error typed value.

Check failure on line 21 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L21

Unsafe member access .data on an `error` typed value.

Check failure on line 22 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L22

Unsafe member access .data on an `error` typed value.

Check failure on line 23 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L23

Unsafe member access .data on an `error` typed value.

Check failure on line 32 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L32

Unsafe call of an `error` type typed value.

Check failure on line 32 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L32

Unsafe member access .generateParams on an `error` typed value.

Check failure on line 32 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L32

Unsafe return of an error typed value.

Check failure on line 43 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L43

Unsafe assignment of an error typed value.

Check failure on line 43 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L43

Unsafe member access .data on an `error` typed value.

Check failure on line 44 in docs/app/docs/[[...slug]]/page.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/[[...slug]]/page.tsx#L44

Unsafe member access .data on an `error` typed value.

Check failure on line 8 in docs/app/docs/layout.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/layout.tsx#L8

Unsafe assignment of an error typed value.

Check failure on line 8 in docs/app/docs/layout.tsx

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/app/docs/layout.tsx#L8

Unsafe member access .pageTree on an `error` typed value.

Check failure on line 5 in docs/lib/source.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/lib/source.ts#L5

Unsafe assignment of an error typed value.

Check failure on line 5 in docs/lib/source.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/lib/source.ts#L5

Unsafe call of an `error` type typed value.

Check failure on line 7 in docs/lib/source.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/lib/source.ts#L7

Unsafe assignment of an error typed value.

Check failure on line 3 in docs/source.config.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/source.config.ts#L3

Unsafe call of an `error` type typed value.

Check failure on line 7 in docs/source.config.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/source.config.ts#L7

Unsafe call of an `error` type typed value.